-
FFT-Matlab
MATLAB下FFT变换实用2个例子,可以进行绘制fft波形及计算THD(The MATLAB FFT transform practical two examples can draw the fft waveforms and calculate THD)
- 2012-12-23 21:51:33下载
- 积分:1
-
BPMPD
BPMPD_MEX is a MATLAB® MEX interface to BPMPD, an interior point solver for quadratic programming developed by Csaba Mészáros at the MTA SZTAKI, Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary.
- 2013-05-02 15:34:39下载
- 积分:1
-
bianyi4_2
编写一通用的预测法分析程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。(Write a generic prediction analysis procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until the end of the analysis process. Can be tested by different grammar (by performance data).)
- 2013-12-05 09:36:24下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
siftCMatlab
采用c++调用matlab写的一个sift算法,其中调用matlab只是使用其中几个函数。可以很准确的检测出sift特征点。(Using c++ to call a matlab write sift algorithm, which used to call only a few matlab function. Can accurately detect the feature points sift.)
- 2009-05-02 18:24:52下载
- 积分:1
-
Matlab1
适合MATLAB初学者,有关符号说明部分,可以更快掌握一门语言(MATLAB for beginners, the relevant symbol Description section, you can quickly master a language)
- 2014-11-09 16:29:35下载
- 积分:1
-
rtxdep
RTX开发包,是RTX内部文件,对于做开发很有用.(rtx dep file)
- 2010-01-07 23:08:39下载
- 积分:1
-
matlab-wavelet
基于小波变换的多尺度图像边缘检测matlab源代码(Based on wavelet transform multi-scale image edge detection matlab source code)
- 2015-04-10 16:38:42下载
- 积分:1
-
Ref
Matlab源程序,用于反射率积分计算,加权平均反射率的计算。(Matlab source for reflectivity of integral calculation, the calculation of the weighted average reflectivity.)
- 2014-12-28 11:59:30下载
- 积分:1
-
testmatcom_mfc
matlab与vc联合编程实例
实现图形在vc中的显示(joint programming and matlab examples vc in vc in the realization of graphics display)
- 2007-11-23 20:02:42下载
- 积分:1