-
code-LZW
LZW is dictionary algorithm for compression and decompression data in easy way in matlab program
- 2015-03-01 02:55:03下载
- 积分:1
-
and
cooperative sensing using AND technique
- 2014-01-24 16:07:12下载
- 积分:1
-
process2
audio signall processing
- 2010-11-22 04:48:12下载
- 积分:1
-
musiczhixian
music算法的直线阵实例,规定了来波角度(music linear array algorithm)
- 2011-05-21 19:13:16下载
- 积分:1
-
Toefl-Writing
Toefl Writing, learn how to pass the exam
- 2014-01-30 11:08:30下载
- 积分:1
-
RESTORATION
RESTORATION OF GENERATED NOISY IMAGES BY USING
FILTERS : Arithmetic Mean, Median, Max, Min,Mid Point Filtering
- 2009-11-24 06:16:50下载
- 积分:1
-
pipeilvboqifangzhenshixian
说明: 实现匹配滤波仿真的两个程序,每个程序生成四个图,可以通过比较验证信号的时延不影响匹配滤波的输出信噪比,及不同信号信噪比与信号波形无关,只与信号能量有关(Matched filter to achieve the two simulation procedures, each of the programs to generate the four plans, you can verify by comparing the signal delay does not affect the matched filter output signal to noise ratio, and different signal-noise ratio and signal wave has nothing to do only with the signal energy relevant)
- 2021-02-10 21:59:52下载
- 积分:1
-
Program
FACIAL EXPRESSION RECOGNITION
- 2013-03-28 03:47:46下载
- 积分:1
-
LMS
基于MATLAB程序的LMS算法程序及一个例子(Based on the the MATLAB program' s LMS algorithm and an example)
- 2013-04-07 18:04:33下载
- 积分: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