-
matlab实例 lms 算法
matlab实例lms 算法(Matlab example LMS algorithm)
- 2005-02-21 09:43:13下载
- 积分:1
-
mud-ber
比较多用户信号检测各个算法的误码率,如最小均方、最大似然等(MUD,ML,MMSE)
- 2009-06-06 12:34:20下载
- 积分:1
-
rddata
MIT-BIH心律失常数据库数据读取matlab程序(MIT-BIH Arrhythmia Database matlab program to read data)
- 2011-05-17 20:16:24下载
- 积分:1
-
errortest3
一种无线通信系统中,重传技术并且有时间关联的outage的错误检查方法(A radio communication system, and a retransmission is associated with the outage time error checking method)
- 2013-09-12 21:00:25下载
- 积分:1
-
GMMaEM_Classifier
采用GMM模型并用EM算法训练分类器,用Train.txt里的数据进行训练,用Test.txt的数据进行性能检测(Using GMM classifier model and EM training algorithm to train the classifier, use the training data in Train.txt to train the classifier and use the data in the Test.txt to test the performance of the classifier)
- 2015-01-26 16:59:59下载
- 积分:1
-
a_novel_timing_and_frequency_synchronization_algor
一种基于PN训练序列的OFDM时频同步的新算法。通过构造倒序结构的同步训练序列,获得了较好的定时性能。(PN training sequence based on the OFDM time-frequency synchronization of the new algorithm. By constructing a reverse structure synchronization training sequence, to obtain a better performance from time to time.)
- 2008-06-28 10:36:40下载
- 积分:1
-
matlab-zuixiaoerchengnihe
最小二乘法拟合,基于matlab的算法,拟合研究的一部分(LSF Least Square Fit
)
- 2011-04-19 10:09:04下载
- 积分:1
-
acoustic-room-impulse-responses
一种快速的房间声音环境模拟算法,提供了快速卷积程序。(Fast simulation of acoustic room impulse responses)
- 2012-03-24 09:28:56下载
- 积分:1
-
MathGen
important document written in matlab useful for deploying solution
- 2013-02-23 20:52:19下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1