-
Matlab-test-CPP
matlab调用C++程序,实现for循环加速。有详细步骤,供同学参考~谢谢!(call C++ matlab program to achieve for loop acceleration. There are detailed steps for students to reference ~ Thank you!)
- 2013-12-17 10:21:41下载
- 积分: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
-
Input_5p2
ANSI input 5p2 implementation
- 2012-10-23 14:08:36下载
- 积分:1
-
MATLABandVCprogramminginterfaces
MATLAB和VC接口编程的详细介绍,介绍了简单常见的方法。(MATLAB and VC programming interfaces in detail introduce a simple common approach.)
- 2009-03-08 10:57:00下载
- 积分:1
-
spektrum
自己写的用于调试美国产的卫星接收机输出信号的软件,里面包含有接收机协议。(the soft weare writed by vc6.0,use for debug the signal of the receiver )
- 2014-10-31 12:26:07下载
- 积分:1
-
PCA
主成分分析的Matlab程序,包括完整的计算过程,相关参数计算及绘图(Principal component analysis)
- 2015-01-23 11:25:04下载
- 积分:1
-
MA4
串的一些基本运算,删除一段子串,置换,求s串中从start位置开始长度为len的子串等等(Some of the basic string operations, delete a substring, replacement, seeking s string starting from the start position of the sub-string of length len, etc.)
- 2009-11-16 13:10:13下载
- 积分:1
-
parameter-estimation-
Welch法谱估计和参数模型谱估计的MATLAB分析(Welch spectral estimation MATLAB analysis and parameter estimation of the model spectrum)
- 2013-12-25 18:50:31下载
- 积分:1
-
queue
说明: 非常著名的爱尔朗公式的实现,主要对排队思想的进一步编程实现(Well-known Erlang formula to achieve, mainly on the line thinking further programming)
- 2010-04-17 11:50:00下载
- 积分:1
-
HMODELING_BANo
如何在Simulink中搭建Sigma Delta ADC的的非理想模型MODELING BAND,已通过测试。
(In Simulink to build a Sigma Delta ADC' s non-ideal model MODELING BAND, has been tested.)
- 2012-07-20 19:20:47下载
- 积分:1