-
qam314matlabcode
说明: QAM的调制一解调matlab仿真,欢迎大家下载,多多支持,(a QAM modulation demodulator Matlab simulation, we welcome downloaded more support, I thank)
- 2006-03-11 21:32:36下载
- 积分:1
-
SVM-classifier
一个完整的SVM分类器的程序,matlab编写的。(A complete program SVM classifier.)
- 2014-10-29 16:41:11下载
- 积分:1
-
motor
基于坐标变换的电机模型,采用maltab/simulink建立的模型,三相交流电压型输入。(Motor model based on coordinate transformation maltab/simulink established model, three-phase AC voltage input.)
- 2012-11-01 13:11:06下载
- 积分:1
-
MATLAB
ystem will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2012-11-15 23:25:08下载
- 积分:1
-
TSP-SA-CHANGXIN
解决了应用模拟退火算法的旅行商问题研究 应用平台MATLAB(To solve application of simulated annealing algorithm traveling salesman problem application platform MATLAB)
- 2013-05-14 17:25:34下载
- 积分:1
-
envelop
说明: 信号包络分析,对信号进行包络分析,求出上包络,和下包络信号(Analysis of signal envelope)
- 2011-04-12 10:47:33下载
- 积分:1
-
Horn-and-Schunc
光流(运动估计)经典算法Horn and Schunck算法MATLAB程序(Horn and Schunck MATLAB)
- 2011-04-19 22:11:54下载
- 积分:1
-
CRC16Test
CRC16 Algorithms and Test Example
- 2014-08-21 09:40:05下载
- 积分:1
-
ieee14tongyong
基于matpower ieee14 直角坐标下的NR潮流程序(to calculate power flow)
- 2017-03-21 16:13:44下载
- 积分: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