-
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
-
EBMA
用MATLAB实现基于块匹配算法的运动估计,使用的算法是EBMA,能运行处结果的。(Using MATLAB to achieve block-matching algorithm based on motion estimation, using the algorithm is EBMA, can run office results.)
- 2010-07-08 22:13:55下载
- 积分:1
-
PsoProcess
实现一个完整的粒子群算法,这个函数就是PsoProcess(A complete particle swarm algorithm, this function is PsoProcess)
- 2012-04-15 22:21:40下载
- 积分:1
-
efficient_fft_aa
两路实数FFT的matlab仿真。硬件实现:一个FFT核实现两路实数FFT。(FFT of two real numbers matlab simulation. Hardware: FFT core to achieve a two-way real FFT.)
- 2011-06-21 10:48:00下载
- 积分:1
-
pca
可用于高光谱图像处理的自己编的PCA函数,Matlab版的.主要作用是降维.(the pca function is used to hyperspectral image processing.)
- 2013-08-21 20:01:27下载
- 积分:1
-
laosi
自己制作的GUI画面,开发程序为Matlab,用于劳斯稳定判据实现,界面丰富,推荐大家下载(To produce their own GUI screen, the development program of Matlab, for Rolls stability criterion to achieve, rich interface, we recommend downloading)
- 2013-04-22 22:17:06下载
- 积分:1
-
inflection
introduction to water level control system
- 2013-11-28 09:37:23下载
- 积分:1
-
Neville--interpolation
Neville插值的源代码,用于Matlab科学计算与数据插值,可与牛顿插值等进行比较学习,适合matlab学习者参考。(Neville interpolation source code for Matlab scientific computing and data interpolation, Newton interpolation can be compared with the study for matlab learners.)
- 2013-12-31 10:49:31下载
- 积分:1
-
PVarray-P-PSO
PV array connected with PSO
- 2016-10-25 14:01:09下载
- 积分:1
-
zwsb_
指纹识别的matlab程序,实现指纹图片的二值化、细化、计算图形中心、存入数据库、指纹匹配等功能,
(Fingerprint Recognition matlab procedures realize fingerprint image binarization, thinning, computing graphics center, database, fingerprint matching and other functions,)
- 2021-03-11 13:19:26下载
- 积分:1