搜索资源列表
matlab优化程序算例
- 一些基于matlab优化函数fmincon的算例,有助于深入了解matlab的优化算法
求解约束极小值问题的函数fmincon
- 求解约束极小值问题的函数fmincon,fmincon是求解多维约束优化问题的优化工具箱函数,Problem solving constrained minimum function fmincon, fmincon is a multi-dimensional constrained optimization problems for solving the optimization toolbox function
fmincon.rar
- 求解非线性方程。调用格式x=fmincon(fun,x0,A,b,Aeq,beq,VLB,VUB),For solving nonlinear equations. Call the format x = fmincon (fun, x0, A, b, Aeq, beq, VLB, VUB)
fmincon
- 通过使用matlab优化工具箱中的函数fmincon解决有约束的非线性优化问题,有详细的代码过程。-By using the matlab optimization toolbox function fmincon to solve constrained nonlinear optimization problem, has detailed the process code.
testfmincon
- matlab 非线性优化函数fmincon测试-fmincon function test
youhuachengxu
- 几个matlab遗传算法的算例,比较实用,可以对matlab的遗传算法函数fmincon有所深入的了解-some issues about matlab
svm
- matlab实现的svm算法,调用fmincon函数优化-using svm to classify two kinds datas
wilson
- 基于wilson法的风力机叶片设计,应用MATLAB中fmincon函数对轴向和周向诱导因子求解-Wilson law-based wind turbine blade design using MATLAB fmincon function of the axial and circumferential inducible factor solution
基于wilson法的风力机叶片设计,应用MATLAB中fmincon函数对轴向和周向诱导因子求解
- 基于wilson法的风力机叶片设计,应用MATLAB中fmincon函数对轴向和周向诱导因子求解
FMINCON_PARALLEL
- FMINCON_PARALLEL is a MATLAB program which demonstrates how the FMINCON function, which is used to find the constrained minimizer of a function, can use MATLAB s Parallel Computing Toolbox to perform some calculations in parallel.
fmincon-in-matlab-and-example
- fmincon函数中文解释及例子,pdf文件,有比较详细的解释-fmincon and its example
Algo_fmincon
- Fmincon algortihm on matlab for topology optimisation
fmincon_minimization-problem
- Gaussian Random Field 中参数求解的方法,用matlab中的fmincon函数极小化目标函数即得所求解。-The method of Gaussian Random Field parameter solving with matlab in fmincon function minimization objective function that was being solved.
top88_fmincon
- 采用matlab自带fmincon函数作为求解器的结构拓扑优化教学程序,注意有个别语句需要补充。-Teaching code, using matlab fmincon functioni as a solver for topology optimization.
using_fmincon
- fmincon using matlab
matlabjubing
- 本程序解决了matlab中fmincon最优化函数的非.m函数问题,程序中使用函数句柄,使用单个文件即可实现计算。包含基本的调用m函数方法程序、采用x(1)...x(6),带括号形式的句柄程序、采用定义的x1...x6多变量的句柄程序。程序可用于迭代过程中的最优化条件发生改变的情况。希望对大家有所帮助(This program solves the non.M function problem of the fmincon optimization function in MATLAB. In
fmincon 优化代码
- 计算风电优化。。.....。。。。。。。。。。。(Calculation of wind power)