-
Roulettewheelselection
两种赌轮算法比较,内容清晰,可直接在matlab上运行(Roulette wheel selection)
- 2010-10-21 20:24:47下载
- 积分:1
-
Proficient-in-MATLAB-GUI-design
《精通MATLAB GUI设计》随书源代码程序(" Mastering MATLAB GUI design" with the book source code program)
- 2011-08-21 00:02:10下载
- 积分:1
-
matlab
基于matalab的信道自适应均衡技术研究(Matalab based channel adaptive equalization technology research)
- 2013-08-28 21:56:05下载
- 积分:1
-
imageF
好用的图像融合代码,里面有两种融合规则。(image fusion)
- 2014-11-10 16:13:04下载
- 积分:1
-
HopField-OCR
Source code for Hopfield character Recognition
- 2011-02-13 04:20:13下载
- 积分:1
-
60099-110302-1-PB
one paper about the wind turbines in psat too matlab
- 2013-07-14 23:20:46下载
- 积分:1
-
three_level_NPC
simulink环境下的三相NPC(中性点钳位)逆变器的仿真模型(simulink environment three phase NPC (neutral point clamped) inverter simulation model)
- 2020-10-09 09:37:36下载
- 积分:1
-
GA-TSP
经典的基于GA遗传算法的路径规划问题的实现,能动态的实现所需功能,值得学习研究(The path planning problem of GA based on genetic algorithm classic, can realize the dynamic functions are required, it is worth learning research)
- 2013-10-04 11:01:00下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
Matlab
在MATLAB中通过四阶龙格库塔法求解微分方程组(In the MATLAB through four order runge kutta method to solve differential equations)
- 2016-04-13 11:52:34下载
- 积分:1