-
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
-
Para.-Est.-and-Inv.-Problems
这是一本关于地球物理反演方法的经典著作《Parameter Estimation and Inverse Problems》,学地球物理的可以看看。(this book is for geophysics inverse problem base study. worth reading if you are a student of geophysics.)
- 2013-08-28 11:21:33下载
- 积分:1
-
libogg-1.1.3
THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.
- 2007-07-24 15:22:46下载
- 积分:1
-
Pchap10_11sI
机器人的PID控制之确定性单臂机械手的PD+前馈控制(先进进PID控制MATLAB仿真第二版),已通过测试。
(PID control of robot uncertainty arm manipulator PD+ before feed-forward control (Advanced PID Control MATLAB simulation), has been tested.)
- 2012-07-19 20:56:26下载
- 积分:1
-
phase-matlab
phase field simulation example which use the LBM modle。 It s very useful.
- 2012-05-04 23:30:00下载
- 积分:1
-
MATLABEngine
matlab引擎封装类方便了VC++与matlab引擎混合编程(the matlab engine wrapper class convenient VC++ hybrid programming with Matlab engine)
- 2013-05-18 20:03:48下载
- 积分:1
-
kalmanBalanced-car
利用卡尔曼算法做出的平衡车整套程序,可以给做平衡车初学者很好的借鉴(
Kalman algorithms make use of the balance of the car the entire procedure can be done to balance the car a good reference for beginners)
- 2013-12-03 00:32:07下载
- 积分:1
-
8
MATLAB语言常用算法程序集,第8章 数值积分(MATLAB language commonly used algorithm for assembly, Chapter 8, numerical integration)
- 2013-11-21 09:30:34下载
- 积分:1
-
OFDM-based_cellular_mobile_communication_system_Ke
DPD设计的硕士论文,相当的不错!值得收藏!(DPD design master thesis, is pretty good! Worth collecting!)
- 2010-09-03 23:27:21下载
- 积分:1
-
Exe-input-parameter
Exe Input Parameter ,255
- 2015-01-25 09:37:32下载
- 积分:1