-
ant
蚁群算法,这里只有关键的算法函数,并不包括主函数。其中ACATSP为蚁群算法的关键函数。G2D是一个辅助函数,绝大多数蚁群算法源码不包括这个函数。另外还有一个画图的函数。(ant algrithm)
- 2014-12-11 16:36:58下载
- 积分:1
-
speech-seperation
Formulating speech separation as a binary classification
problem has been shown to be effective. While good
separation performance is achieved in matched test conditions
using kernel support vector machines
- 2014-02-07 15:19:32下载
- 积分: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
-
ADABOOST_tr
adaboost算法训练,tr_func_handle and te_func_handle are function handles for
training and testing of a weak learner, respectively. The weak learner
has to support the learning in weighted datasets. The prototypes
of these functions has to be as follows.(adaboost train)
- 2011-01-23 18:10:35下载
- 积分:1
-
Numerical_Methods_in_Engineering_with_MATLAB_0521
An important reference for Engineers who are working projects with MATLAB.
- 2010-05-20 18:58:32下载
- 积分:1
-
circular
digital signal processing code
- 2013-10-02 22:43:59下载
- 积分:1
-
matlab编写的流体计算和传热程序
用matlab编写的关于流体计算和传热的几个程序(Fluid flow calculation and heat transfer program written by MATLAB)
- 2020-07-03 00:40:02下载
- 积分:1
-
AWGN-simulation
说明: GSM FS 信道仿真.main 主函数
PrimePe 加入高斯噪声的误码率曲线
Qfunct 误码率
(GSM FS channel simulation. Main main function PrimePe adding Gaussian noise bit error rate BER curves Qfunct)
- 2011-03-18 11:02:54下载
- 积分:1
-
xianhao
说明: 北航信号与测试技术实验 基本信号的时域频域分析 FFT变换 自相关互相关变换
matlab源码 以及实验结果图(Northern Testing experimental data signal and the signal in time domain frequency domain analysis FFT, autocorrelation and cross-correlation transform matlab source results map)
- 2011-04-17 22:17:32下载
- 积分:1
-
SingleSystemMPC
本Matlab程序对预测控制中的DMC算法进行了仿真(The Matlab program DMC predictive control algorithm for the simulation)
- 2014-10-16 20:14:36下载
- 积分:1