-
GA_and_ACO_TSP
使用遗传算法和蚁群算法求解TSP问题,并且
实时地将计算结果和所用时间等信息显示在界面上,很直观。(The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.)
- 2010-09-03 21:45:37下载
- 积分:1
-
Mur1_2_FDTD_2Ds_transmit
FDTD时域有限差分
MATLAB 编程(Finite difference time domain FDTD MATLAB Programming)
- 2011-05-12 20:02:03下载
- 积分:1
-
MMattlabmodeeA
全数字调制解调器MATLAB仿真真源代码,超级实用,下载即可使用。
(All-digital modem MATLAB simulation is really the source code, super-practical, can be used to download.)
- 2012-07-26 11:45:01下载
- 积分:1
-
ARMA-with-NExT
先用NEXT对进行出来了,消除噪声的影响,然后再用ARMA进行处理。(NEXT carried out on first use, and eliminate the noise, and then use the ARMA processing.)
- 2011-09-17 10:54:16下载
- 积分:1
-
GES_Demo_sor
古高科技公司的运动控制卡GE_400系列Demo例程(Ancient tech companies Motion Control Card GE_400 Series Demo routines)
- 2013-11-08 11:09:31下载
- 积分:1
-
2013matlab
Matlab使用手册, 绝版 教授执笔绝版 教授执笔绝版 教授执笔绝版 教授执笔绝版 教授执笔(good for you)
- 2015-03-27 10:40:22下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
parameter-estimation-
Welch法谱估计和参数模型谱估计的MATLAB分析(Welch spectral estimation MATLAB analysis and parameter estimation of the model spectrum)
- 2013-12-25 18:50:31下载
- 积分:1
-
juzhenlun
基于matlab的矩阵论算法,有利于矩阵论初学者使用(Algorithm based on matlab of matrix theory, matrix theory in favor of beginners)
- 2015-11-03 20:24:06下载
- 积分:1
-
wendu
温度测量仿真应用,主要是利用仿真软件matlab进行仿真(Temperature measurement simulation applications, mainly using simulation software Matlab simulation)
- 2012-11-10 00:46:59下载
- 积分:1