-
OFDM
说明: 该文件包含用MATLAB实现的OFDM 的源程序(Channel estimation for a MIMO-OFDM system)
- 2011-04-16 21:36:36下载
- 积分:1
-
max_matching
寻找给定完全赋权图的最大匹配源程序的matlab实现(Given complete weighted graph to find the maximum matching matlab source code to achieve)
- 2011-09-13 15:27:35下载
- 积分:1
-
prog-final
PROGRAM hich is used to implement a back steeping and robust control with trajectory generation for planaire robot of two degree of freedem
- 2013-09-30 18:03:17下载
- 积分:1
-
Markov_tiaojiefa
马尔科夫调节阀matlab程序,用于自动化方向的安全仪表系统的matlab程序。(Markov tiaojiefa for matlab)
- 2013-07-05 16:01:24下载
- 积分:1
-
buck_boost
buck-boost升降压电路,输入电压为100v,输出电压为160v,采用PI控制调节系统占空比(boost-buck circuit, the input voltage is 100v, the output voltage of 160v, using PI duty cycle control regulation system)
- 2015-10-30 23:19:21下载
- 积分:1
-
Adapting-GA
多目标遗传算法优化PID参数,是M文件。内容很详细,有需要的可以下载(this is matlab file ,it is for adpation GA for PID )
- 2011-01-19 13:19:44下载
- 积分:1
-
problem-1
assignmant for array antenna
- 2012-04-17 11:11:54下载
- 积分: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
-
splinefit
this the code for spline fit
- 2013-03-03 14:53:51下载
- 积分: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