-
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
-
CSA_bidirectional_
bidirectional CSA(cross search algorithm) for motion estimation
- 2014-10-25 22:54:50下载
- 积分:1
-
programas_codificaciondeotro
Codificacion turbo y convolucional, Comunicacion y codificacion digital
- 2013-04-16 10:43:49下载
- 积分:1
-
KS样本划分代码
K-S,即kolmogorov检验法,亦称拟合优度检验法。用来检验给定的一组数据是否来自分布F=F0,原理是若H0成立,则max|v/n-F0(qj)|应该很小,用手算几乎在绝大多数情况下是不可能的,通常借助统计软件,如SAS,S+等(K-S, namely Kolmogorov test, also known as goodness of fit test. It is used to test whether a given set of data comes from the distribution F=F0, and the principle is that if the H0 is set up, the max|v/n-F0 (QJ) should be very small, and the hand calculation is almost impossible in most cases, usually with the aid of statistical software, such as SAS, S+, etc.)
- 2018-04-17 19:07:02下载
- 积分:1
-
rle_encoding
run length encoding in matlab
- 2009-05-11 17:59:49下载
- 积分:1
-
watermark
数字水印的嵌入和水印的提取matlab程序(Digital watermark embedding and watermark extraction matlab program)
- 2011-04-19 20:20:48下载
- 积分:1
-
d
说明: This is on the power spectrum of the Matlab simulation program
#use ARMA, AR, MA model and cycle map for parameter estimation system
- 2011-07-26 20:20:34下载
- 积分:1
-
New-Folder-(2)
UART communication on SPARTAN 6
it contains tx and rx
- 2014-09-12 15:30:54下载
- 积分:1
-
modoptimization
MOdulation optimization for green communications
- 2015-01-13 16:38:07下载
- 积分:1
-
蚁群算法求解tsp
使用matlab编程 蚁群算法 求解tsp(Using MATLAB programming ant colony algorithm to solve TSP)
- 2018-12-06 12:12:07下载
- 积分:1