-
matlab
matlab求最下的外接矩形的程序,很好用的,只要把图片名字改了就可以运行!(GOOD)
- 2010-08-25 11:48:32下载
- 积分:1
-
Opt_Steepest
说明: 用最速下降法求最优化解
输入:f为函数名 grad为梯度函数
x0为解的初值 TolX,TolFun分别为变量和函数的误差阈值
dist0为初始步长 MaxIter为最大迭代次数
输出: xo为取最小值的点 fo为最小的函数值
f0 = f(x(0))( Steepest Descent Method with Optimum Solution input: f as a function name grad is gradient function x0 for the solution of the initial TolX, TolFun variables and functions were error threshold dist0 as the initial step MaxIter maximum Diego passage number Output: xo to take the minimum point of fo is the smallest function value f0 = f (x (0)))
- 2011-02-23 13:32:17下载
- 积分:1
-
Matlabbiancheng
说明: matlab 编程资料下载,希望能帮到你们(Download matlab programming, hope to help you)
- 2011-03-17 20:38:31下载
- 积分:1
-
drawing
说明: maitlab在绘图方面的实例及命令用法(maitlab instance of the drawing area and command usage)
- 2011-03-27 23:00:37下载
- 积分:1
-
M-wenjian
数学建模中的常用算法对应的matlab程序(some program)
- 2011-09-17 18:32:14下载
- 积分:1
-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
zikangrao
说明: 演变过程 自抗扰控制器自PID控制器演变过来,采取了PID误差反馈控制的核心理念。传统PID控制直接引取输出于参考输入做差作为控制信号,导致出现响应快速性与超调性的矛盾出现。(In the process of evolution, ADRC evolves from PID controller and adopts the core idea of PID error feedback control. Traditional PID control directly draws the output from the reference input as a control signal, which leads to the contradiction between response speed and overshoot.)
- 2019-01-25 03:38:54下载
- 积分:1
-
Interpolationformula
说明: 求相关插值公式matlab代码集
线性插值、埃尔米特内插公式等(Interpolation formula matlab)
- 2009-08-13 10:18:07下载
- 积分:1
-
gongpaodian
共炮点地震记录合成,添加不同比例噪声,进行小波变换去噪处理,得到比较理想的效果(the synthetic seismic record of common shot, add different noise, and do wavelet transform on it, then we can get a better record)
- 2021-04-12 14:18:57下载
- 积分:1
-
Viterbi_decode
维特比译码仿真程序
cnv_encd.m 卷积编码程序
viterbi.m 卷积译码程序
其它的是viterbi.m中用到的子函数(Viterbi convolutional coding cnv_encd.m simulation program procedures viterbi.m other convolutional decoding procedure is used in viterbi.m Functions)
- 2009-01-15 12:24:09下载
- 积分:1