-
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
-
swarm-particle-algorithm
对粒子群算法改进的算法,其各性能有很好的改进(Improved particle swarm optimization algorithm, its performance is very good improvement)
- 2011-06-22 10:21:25下载
- 积分:1
-
686711336TCM_Modulation
programme de sttc o bien stbc12341
- 2011-12-01 21:09:49下载
- 积分:1
-
Downloads
basepaper for communication
- 2014-01-19 12:36:03下载
- 积分:1
-
randomgen.m
A function that takes two random variables and computes their expectation value and variance.
- 2009-11-27 14:01:10下载
- 积分:1
-
Matlab-Csharp
说明: Matlab与C#混合编程的实现 实现matlab和c#混合编程的多种方法(matlab C# mixure coding)
- 2011-03-02 11:09:22下载
- 积分:1
-
VC-Digital
一本关于VC和VB数值计算的书,里面有个库,包括了很多的数值计算函数,不用matlab也可以实现数值计算了(A numerical calculation of VC and VB book, which has a library, including a lot of numerical functions can be achieved without matlab numerical calculation of the)
- 2011-09-27 21:15:12下载
- 积分:1
-
linear
图像处理MATLAB程序(教学使用)-线性图像灰度处理(MATLAB image processing program (Teaching)- linear image processing)
- 2014-01-02 14:05:33下载
- 积分:1
-
PRLS_ComplexW
parallel RLS algorithm
- 2013-01-17 16:53:29下载
- 积分:1
-
matlab_liu
刘金琨《先进PID控制MATLAB仿真》一书的全部代码(Liu Jinkun " Advanced MATLAB simulation of PID control," a book all the code)
- 2009-10-16 11:04:24下载
- 积分:1