-
KMP-in-matlab
matlab kmp source code
- 2013-07-09 13:30:49下载
- 积分:1
-
CPPPrimer_The-5-edition-_source-code
书籍C++ Primer第五版的相关源码,若打不开后缀为.cc的文件,请将后缀改为.c或.cpp(source code of C++ Primer fifth edition , if you can t open the file suffix .cc, please change the suffix to .c or .cpp)
- 2014-09-12 19:17:54下载
- 积分:1
-
Razrabotka_CGI_prilogenii_na_Perl
Developing applications on the CGI-Perl Kevin Meltzer Brent Michalski of the Russian language
- 2013-11-04 20:22:55下载
- 积分:1
-
BFGS
拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。如今,优化软件中包含了大量的拟牛顿算法用来解决无约束,约束,和大规模的优化问题。(The quasi-Newton method and the Steepest Descent Methods only require that each step iterations know the gradient of the objective function. By measuring the change of the gradient, constructing a model of the objective function is sufficient to produce superlinear convergence. This method is much better than the steepest descent method, especially for difficult problems. In addition, because the quasi-Newton method does not require information on the second derivative, it is sometimes more effective than the Newton s Method. Today, the optimization software contains a large number of quasi-Newton algorithm used to solve the unconstrained, constraint, and large-scale optimization problems.)
- 2017-05-05 10:28:29下载
- 积分:1
-
anneal
Minimizes a function with the method of simulated annealing
- 2013-04-14 06:14:57下载
- 积分:1
-
code
利用梯度投影法解决有约束的目标函数优化问题(Gradient projection method for solving constrained optimization problem objective function)
- 2015-01-22 14:50:34下载
- 积分:1
-
xiaoboquzao
此程序是matlab中有关平滑去噪中常用的小波的程序,简单使用,其中的注释详细,对每个变量的注释都很清楚(Matlab in this procedure are commonly used on the smooth wavelet denoising procedure, simple to use, with detailed explanatory notes for each variable are well aware of the Notes)
- 2008-08-12 17:07:41下载
- 积分:1
-
h
车牌自动识别,用霍夫变换的方法实现车牌倾斜校正(Automatic license plate recognition, license plate tilt correction using the Hough transform method)
- 2012-05-07 17:35:43下载
- 积分:1
-
tu5.8
根据雷达测量目标的数据,绘出目标运行轨迹,从而使数据更形象(According to the data of radar measurement target, the target is plotted trajectory, making data more image)
- 2014-10-26 18:23:20下载
- 积分:1
-
AFT
电子工业出版社的《自适应滤波器》西蒙·赫金
书中例题的代码(Electronic Industry Press Adaptive Filter by Simon Haykin
The code examples in the book)
- 2014-12-07 00:34:08下载
- 积分:1