-
BP13
基于bp网络的最大误差逆向传播算法的实现(Maximum error back- propagation algorithm implementation based on BP network)
- 2013-04-17 22:00:41下载
- 积分:1
-
maichongyinxin
基于脉冲测距引信的工作原理,应用MATLAB仿真软件,对脉冲测距引信系统进行设计(Based on the principle of pulse ranging fuze, using MATLAB simulation software, pulse ranging fuze system design)
- 2013-05-18 15:22:58下载
- 积分:1
-
Reovery
carrier estimation algorithms
- 2010-07-04 02:43:40下载
- 积分:1
-
gmskmod
这个程序是用matlab 编写的GMSK的调制程序希望对大家有用(This program is to use matlab GMSK modulation of the program for people to use)
- 2011-09-04 23:02:21下载
- 积分:1
-
greed
利用贪婪算法实现图着色的简单程序,使用Matlab实现,编程风格更像C...不怎么会用matlab(greed, node coloring
)
- 2011-12-23 21:50:13下载
- 积分:1
-
mtreek
该程序是《图论及其应用》中最小生成树的克鲁斯科尔算法的其中一种描述方法,特点是求解过程和人们手动求解的思路相近。功能是输入一个赋权图的边的编号及其权值,程序返回最小生成树对应的边的编号。编号由用户自己定义,根据结果给出的编号可以由原图绘出最小生成树。(This program can get the smallest tree from a weighted-graph. )
- 2010-11-10 11:08:25下载
- 积分:1
-
05277854
IEEE project for reducing the PAPR reduction in OFDM.
- 2011-01-03 17:24:16下载
- 积分:1
-
matlabgoldenbook
说明: matlab宝典,这是目前最全面的教材,是宝典系列丛书,我做成pdf,大家放心看吧!(matlab book, which is the most comprehensive teaching materials, is a book series, I made pdf, rest assured you Check it out!)
- 2008-11-16 18:24:56下载
- 积分:1
-
AR
说明: AR谱估计函数,内置基于FPE准则、AIC准则以及CAT准则判定AR阶数(AR spectral estimation function, built-in standards-based FPE, AIC criteria and guidelines to determine the AR order of CAT)
- 2011-11-28 15:07:43下载
- 积分: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