-
ofdm
OFDM系统原理的matlab仿真程序,有利于更好的理解OFDM原理!(Principle of OFDM system matlab simulation program is conducive to a better understanding of OFDM Principle!)
- 2008-12-15 20:45:18下载
- 积分:1
-
image-processing-method
使用matlab来进行图像处理最经典的工具书,详细的介绍了图像处理的方法(Image processing using matlab to classic books, and a detailed description of the image processing method
)
- 2011-07-18 10:40:33下载
- 积分:1
-
dct
这是一款matlab相位解包裹源代码.将由四步相移法得到的相位主值展开。(This is a phase unwrapping matlab source code will be four-step phase shift method to get the main value of the expansion phase.)
- 2013-11-19 09:19:05下载
- 积分:1
-
HZK32h
Store contains 32 * 32 blackbody, including English and Japanese alphanumeric characters, special symbols(Store contains 32* 32 blackbody, including English and Japanese alphanumeric characters, special symbols)
- 2014-01-16 15:21:50下载
- 积分:1
-
lms_perfect
用LMS算法迭代求最佳权值,程序简单效率高(Iterative optimal weights using the LMS algorithm)
- 2012-06-24 21:29:29下载
- 积分:1
-
Regression
说明: 本程序是关于支持向量机回归的算法程序,希望对大家有用。(-)
- 2010-03-17 22:12:21下载
- 积分:1
-
motionEst4SS
Block Matching Algorithm (continuous)
Four Step Search
- 2013-11-05 23:52:41下载
- 积分:1
-
wavelet-methods
基于离散小波变换的运动伪迹移除方法在脑功能近红外光谱成像中(Motion artifact remaval based on discrete wavelet transform method in brain functional near-infrared spectroscopic imaging)
- 2015-01-08 17:30:58下载
- 积分:1
-
Slip-frequency-vector-control
异步电动机转差频率控制系统仿真,在matlab7.0下运行没任何问题,转速、磁链等参数都有显示,适合想要学习电机控制方针和矢量控制的。G1=35,G2=0.15,G3=0.0076,G4=2,G5=G6=9.55(Asynchronous motor slip frequency control system simulation, under the matlab7.0 running without any problems,, according to the parameters such as speed, flux has suited to want to learn motor control principle and vector control.)
- 2021-01-15 21:08:46下载
- 积分: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