-
lpc-matlab
LEVINSON-DURBIN的算法matlab仿真与实现(The algorithm matlab of LEVINSON-DURBIN imitates really with realize)
- 2011-07-17 14:35:03下载
- 积分:1
-
PSOt
粒子群算法,可以计算多种复杂函数的优化问题(PSO algorithm can calculate a variety of complex function optimization problems)
- 2014-11-01 20:09:33下载
- 积分:1
-
DOA-estimation-with-ESPRIT
DOA estimation with ESPRIT algorithm
- 2012-11-27 14:31:50下载
- 积分:1
-
EM
说明: EM数值算法 MATLAB程序 用于高斯混合模型(numerical algorithms)
- 2017-06-04 00:36:43下载
- 积分:1
-
Bayesian_Belief_Networks
对于给定的贝叶斯网络和数据,寻找最可能的决策。
(Find the most likely decision given a Bayesian belief network and data )
- 2013-11-06 19:30:03下载
- 积分:1
-
danchunxing_xunyou
MatLab环境下编程实现简单交互式单纯形法进行寻优并显示寻优结果。(MatLab environment realize simple interactive programming simplex method for optimization and display the results of optimization.)
- 2008-04-30 19:30:44下载
- 积分:1
-
OFDM-MATLAB-
用matlab实现OFDM仿真和性能分析(Achieved with the matlab simulation and performance analysis of OFDM)
- 2011-04-25 19:29:29下载
- 积分:1
-
go
说明: physics simulation of projecticle motion and its information about range target hieght etc
- 2011-05-22 17:12:56下载
- 积分:1
-
LMS_RLS_sim
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1
-
genetic-algorithm-procedures
采用二进制编码,精度高,解决多目标优化问题。可根据个人需要进行改进。(Nice genetic algorithm procedures)
- 2011-10-17 16:41:55下载
- 积分:1