nonlinear-optimization
python nonlinear least squares fitting
I am a little out of my depth in terms of the math involved in my problem, so I apologise for any incorrect nomenclature.[详细]
2023-03-30 08:14 分类:问答Nonlinear regression in R / S
I have a R / S / Nonlinear regression related issue and i am not a R programmer, so i kinda need help.[详细]
2023-03-23 12:04 分类:问答Run a function in between each iteration of fsolve in MATLAB
I am using fsolve to minimise an energy function in MATLAB. The algorithm I am using fits a grid to noisy lattice data, with costs for the distances of the grid from each data point.[详细]
2023-02-22 18:33 分类:问答Non linear programming example c, java?
Do you know a good example of nonlinear programming?, I have search over google, but any text just formulate and开发者_Python百科 do not solve the problem, They mention lingo and even excel for solvin[详细]
2023-02-09 03:28 分类:问答Find the Discrete Pair of {x,y} that Satisfy Inequality Constriants
I have a few inequalities regarding {x,y}, that satisfies the following equations: x>=0 y>=0 f(x,y)=x^2+y^2>=100[详细]
2023-01-17 08:21 分类:问答Non Linear Integer Programming
I would like to know if there is a package in R handling non linear integer optimization. \"Basically\", I would like to solve the following problem:[详细]
2023-01-07 14:17 分类:问答Genetic Algorithm limits for more than 500,000 variables
Can GA(Genetic Algorithm) handle a mixed integer(0-1 problem) non-linear optimization problem with 500,000 variables? One objective function: linear; 80 constraints: 78 are linear, 2 are non-linear. T[详细]
2022-12-07 21:55 分类:问答Non Linear MPC optimization of a 2 dimensional drone
I am trying to simulate a drone on a 2-dimensional lunar surface. The drone can apply thrust the z-axis of the body, and the drone can change the angle of its body from -90 degrees to +90 degrees.[详细]
2022-12-07 19:39 分类:问答