-
mathematical-basis-of-the-ga
说明: 遗传算法的数学基础,初学者由浅至深学习GA算法(The mathematical basis of the genetic algorithm, GA beginners learning algorithm by the shallow deep)
- 2011-03-25 18:48:29下载
- 积分:1
-
matlab_GCP
用matlabf编程求解通常的图着色问题,经常使用这个原理的.(Matlabf programming is usually used to solve the graph coloring problem, frequent use of this principle.)
- 2007-09-20 19:36:18下载
- 积分:1
-
LMS1
LMS算法的Matlab的具体实现,一个很简单的LMS算法的例子(implementation of LMS with Matlab)
- 2009-10-05 13:43:23下载
- 积分:1
-
xiebiyizhi
基于matlab的电力系统谐波抑制研究。对一座110kv变电站进行建模,并对谐波进行分析。介绍了利用无功补偿进行谐波抑制的措施。(Matlab-based Power System Harmonic Suppression. On a 110kv substation modeling, and harmonic analysis. Introduced the use of reactive compensation for harmonic suppression measures.)
- 2010-05-12 18:00:29下载
- 积分:1
-
fenge
matlab的一个小程序,主要功能是利用投影的方法对车牌字符分割,运行流畅,运行的结果页很好。(matlab a small program, the main function is using the projection method of license plate character segmentation, smooth running, run of good results page.)
- 2012-09-05 17:21:56下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
RS_code_system_MATLAB_simulation
采用RS码技术的系统仿真,程序说明详尽,是学习通信技术的一个难得的好材料。(RS code using the system simulation, a detailed description of the procedures is to learn a valuable communication technologies good material.)
- 2009-07-10 21:10:36下载
- 积分:1
-
Turbo_BPSK
Turbo Code, Co-Channel Interference
- 2010-10-15 23:04:40下载
- 积分:1
-
feimai_v80
有均匀线阵的CRB曲线,MIT人工智能实验室的目标识别的源码,ML法能够很好的估计信号的信噪比。( There ULA CRB curve, MIT Artificial Intelligence Laboratory identification of the target source, ML estimation method can be a good signal to noise ratio.)
- 2016-05-19 12:12:30下载
- 积分:1
-
MatlabEngineConsoleTest
说明: VC与MATLAB混合编程,示范例子 使用C++开发(VC versus MATLAB )
- 2011-04-06 14:43:26下载
- 积分:1