资源列表
[matlab例程] Unconstrained_optimization
说明:压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz<闫安心> 在 2025-09-23 上传 | 大小:4kb | 下载:0
[matlab例程] One-dimensional_search_method
说明:无约束优化问题一维搜索的常用方法:黄金分割法(golden_section.m)、加步搜索法(plus_step_search.m)、牛顿法(newton.m)、抛物线法(parabola.m)-Unconstrained optimization problem of one-dimensional search of the commonly used methods: Golden Section (golden_section.m), plus step-by-step search m<闫安心> 在 2025-09-23 上传 | 大小:3kb | 下载:0
[matlab例程] sga
说明:基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数-The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value<闫安心> 在 2025-09-23 上传 | 大小:4kb | 下载:0
[matlab例程] Newtoniterate
说明:数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation-Numerical calculati<闫安心> 在 2025-09-23 上传 | 大小:1kb | 下载:0
[matlab例程] matlab_plot
说明:详述了Matlab中画图的命令及技巧,针对出现的问题进行了说明和逐一演示。-Matlab detailed drawing of the orders and skills, for the problems described, and each presentation.<zdlsir> 在 2025-09-23 上传 | 大小:2.52mb | 下载:0
[matlab例程] matlab_contour_plot
说明:详述了Matlab中contour画图的命令及技巧,针对出现的问题进行了说明和逐一演示。-Matlab detailed contour drawing of the orders and skills, for the problems described, and each presentation.<zdlsir> 在 2025-09-23 上传 | 大小:115kb | 下载:0
[matlab例程] MATLAB_design
说明:张智星编著的MATLAB程式设计与应用一书电子版。详述了Matlab的命令及技巧,针对出现的问题进行了说明和逐一演示。-Edited by Zhang Zhi stars of the MATLAB program design and application of the electronic version of a book. Matlab order details and techniques, in view of the problems described, and each p<zdlsir> 在 2025-09-23 上传 | 大小:20kb | 下载:0
[matlab例程] LMSbyKatie
说明:用于心电信号滤波的LMS自适应噪声对消器设计,胎儿信号包含母亲信号噪声,采用自适应算法将母亲信号对消掉,得到胎儿心电信号。-ECG filtering for LMS adaptive noise cancellation design, the fetus signals the mother signal contains noise, the use of adaptive algorithm will signal to eliminate the mother, the fetal E<kate> 在 2025-09-23 上传 | 大小:3kb | 下载:0
[matlab例程] suspension_system
说明:matlab 实现汽车悬架分析,四分之一、二分之一,整车悬架悬架-matlab achieve vehicle suspension analysis, a quarter, half, vehicle suspension suspension<huangjx> 在 2025-09-23 上传 | 大小:105kb | 下载:0