-
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
-
transfor
数字基带信号的码型编码演示,适合通信原理的辅助学习!!!!(Pattern coding demo digital baseband signals for communication principle of assisted learning! ! ! !)
- 2015-03-18 22:39:51下载
- 积分:1
-
cer
通过小程序的仿真是现阶段的定位以及相关内容的撰写(Sure to upload high quality source code and website writing seriously upload information, including content description (at least 20). Try not to let the owners have spent time on the revised instructions you. Unpack the archive and can not have a password)
- 2013-03-21 20:16:31下载
- 积分:1
-
3GPFileViewerV0_1_3B__20070328
一个分析3GP文件格式的程序,可以帮助大家了解3GP文件的格式(An analysis of 3GP file format of the program that can help us to know the 3GP file format)
- 2010-03-08 16:50:27下载
- 积分:1
-
mie散射软件
计算mie散射相关参数,根据颗粒粒径 ,入射光波长 ,颗粒折射率,介质折射率,计算不同角度下散射光强,不同粒径下的消光系数。(Calculate the mie scattering related parameters, calculate the scattered light intensity at different angles and the extinction coefficient at different particle sizes according to particle size, incident light wavelength, particle refractive index, and medium refractive index.)
- 2019-02-25 13:09:38下载
- 积分:1
-
PhoneMS
Phone Management System
- 2014-11-25 19:16:10下载
- 积分:1
-
oven_VCPP
焦炉加热燃烧过程即时模型设计,把焦炉温度的实时数据生成温度曲线,实现了VC++与matlab的混合编程(Instant combustion process of coke oven model design)
- 2013-09-04 15:03:25下载
- 积分:1
-
Projects
Linear selection algorithm, similar to sequencing, the analysis algorithm to learn to be aware of
- 2014-10-02 13:51:07下载
- 积分:1
-
visualmatlab
vcMATLAB程序设计源代码和电子书rar格式合集(vcMATLAB programming source code and e-books)
- 2010-05-16 14:04:37下载
- 积分:1
-
strapdown
LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
- 2013-11-09 22:28:19下载
- 积分:1