-
imhist
本源码是关于图像直方图的绘制原理,也就是matlab中imhist函数的实现方法。对初学图像的人有帮助。(imhist fuction )
- 2010-11-08 21:54:46下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
shuzhijifen
数值积分中matlab的实现,其中包括拉格朗日插值、辛普森插值等基本算法。(Numerical integration in matlab realization, including Lagrange interpolation, Simpson and other basic interpolation algorithm.)
- 2013-09-15 07:16:25下载
- 积分:1
-
yibudianjishiliangkongzhi
异步电动机的矢量控制仿真,用simulink做的,里面还有一个讲解用的PPT。(Induction motor vector control simulation, simulink do, there is also a narrator with the PPT.)
- 2013-05-20 09:14:14下载
- 积分:1
-
SIN-WAVE-WITH-SIMULINK-MATLAB
SIN WAVE WITH SIMULINK MATLAB
- 2013-05-21 02:46:37下载
- 积分:1
-
bus-scheduling--on-genetic-algorithm
基于遗传算法的公交排班系统分析,很好的运用在公交排班上(Analysis of bus scheduling system based on genetic algorithm)
- 2020-10-24 22:10:00下载
- 积分:1
-
radersystem5
reviews radar waveforms,including CW, pulsed, and LFM. High Range Resolution (HRR) waveforms and stepped frequency waveforms are also analyzed.(reviews radar waveforms, including CW. CDFI. and LFM. High Range Resolution (HRR) waveforms and stepped frequency waveforms are also analy propellant.)
- 2006-11-22 11:44:49下载
- 积分:1
-
topsis_1.0
A topsis-fuzzy aligorithm to solve multi criteria decision making in an organisation
- 2013-11-26 07:07:15下载
- 积分:1
-
faipao
关于超声波倒车雷达测距的,对于初学matlab的同学会有帮助,基于matlab平台实现。( About ultrasonic parking radar ranging, Matlab for beginner students will help, Based on matlab platform.)
- 2021-03-16 15:59:22下载
- 积分:1
-
Integrated_Software_Development_Guide
Integrated Software Development Guide软件开发技术综合教程(Integrated Software Development Guide Software Development Integrated Course)
- 2010-07-30 13:12:05下载
- 积分:1