-
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
-
binReadWrite
读取.bin文件,并以某种格式存入.TXT文件(Read. Bin files, and deposit in some form. TXT file
)
- 2012-04-06 13:20:54下载
- 积分:1
-
mi-(2)
幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法, 特别是用于大型稀疏矩阵。
(The power method is a method of calculating the matrix eigenvalue (matrix largest characteristic value) and the iterative method of the corresponding feature vector, particularly for large sparse matrix.)
- 2012-10-06 17:03:30下载
- 积分:1
-
LTE-R-Mcoding
lte中CQI的编码代码,在标准211中可以看到原理(the cQI R-M coding in Pucch 2)
- 2015-01-29 12:28:11下载
- 积分:1
-
51622442snakedemo
snake 模型的MATLAB算法。可用于图形轮廓识别等图像处理方面的领域。(active contour model developed by others.It can be used in line detection and motion tracking.If someone wants to use it,please get in tough with the developer.)
- 2010-03-10 09:30:37下载
- 积分:1
-
FiberOpticsTechniciansManual2ndEdition[CuPpY]
This is a technician handbook for fiber optics
- 2010-11-23 07:52:16下载
- 积分:1
-
matlab7.0
精通matlab7入门书籍,做数模或者很多方面都需要用到(Proficient matlab7 introductory books and do a few modules, or many aspects need to use)
- 2010-12-29 16:57:50下载
- 积分:1
-
project1
matlab环境下,使用双线性插值法实现缩放图像(matlab environment, using a bilinear interpolation method to achieve image zoom)
- 2013-09-30 10:35:20下载
- 积分:1
-
matlab-coding
matlab important program file
- 2011-12-08 19:23:45下载
- 积分:1
-
FundamentalsofStatisticalSingalProcessing-answer
统计信号处理-Fundamentals of Statistical Singal Processing习题答案(Statistical Signal Processing-Fundamentals of Statistical Singal Processing Exercises answer)
- 2007-09-11 09:39:36下载
- 积分:1