-
VRM1
说明: 电动机,告诉你如何计算电磁通量和电流。结合magnet使用效果更加。(motor, tell you how to calculate magnetic flux-- and current. Combine more effective use of magnet.)
- 2006-02-28 03:04:34下载
- 积分:1
-
Matlab_Source_Laser-rate-equations
the laser rate equation pdf that a m file is accounted it.i hope it help u.
- 2012-04-14 06:10:16下载
- 积分:1
-
question2
fisher线性分类器训练计算样本错误率,画投影直线(fisher linear classifier training sample error rate calculation, draw a straight line projection)
- 2011-06-06 18:01:57下载
- 积分:1
-
Scm_code
主要是應用在通訊上的SCM模型,內容鉅細靡遺(SCM model is mainly used in communications, the content is a tremendous amount)
- 2012-08-03 17:10:51下载
- 积分:1
-
binary_cat_optimization
Binary cat search optimization algorithm
- 2013-11-27 08:59:22下载
- 积分:1
-
matlab
离散系统的Nyquist图,针对离散系统进行稳定性分析。(Nyquist plots of discrete systems, stability analysis for discrete systems.)
- 2015-04-06 14:31:56下载
- 积分:1
-
svm
this code provide to understanding SVM
- 2010-01-01 11:20:24下载
- 积分:1
-
ZHIFANGTU
这个程序是关于图像的方针,直方图方法;
画出直方图。(This program is about the principle of the image, histogram method draw histogram.)
- 2011-01-06 13:52:42下载
- 积分:1
-
trackingdoa2
在智能天线中的移动目标的跟踪中用到的MUSIC算法的跟踪的MATLAB仿真(in Smart Antenna for Mobile target tracking algorithm used in the tracking MUSIC MATLAB simulation)
- 2007-06-23 12:07:48下载
- 积分: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