-
MatlabEngClass
在VC++ 6.0环境下调用Matlab引擎进行混合编程,该程序源码展示了Matlab引擎接口的实现。(In VC++ 6.0 environment, call Matlab engine hybrid programming, the program source code shows the Matlab engine interface.)
- 2010-09-01 10:14:42下载
- 积分:1
-
zcgzxl
最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)
- 2013-12-04 16:13:33下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
CJLibrary-608
Visual Studio 2008 下可以编译通过的CJLibary.(CJLibrary version 6.08c with Visual Studio 2008 project.)
- 2013-11-14 16:57:11下载
- 积分:1
-
Programming-with-MATLAB-and-Visual-C
用MATLAB和VisualC_混合编程及应用(Hybrid Programming with MATLAB and VisualC_ and application)
- 2013-10-10 14:56:17下载
- 积分:1
-
213MatlabPC
非常有名的捕食者算法Matlab+C 可进行目标定位(Very well-known predator algorithms
Matlab+C)
- 2012-04-02 17:20:57下载
- 积分:1
-
SVM
支持向量机源程序代码,c++运行环境,matlab例程(SVM source code, c++ runtime environment, matlab routine)
- 2013-03-12 19:58:33下载
- 积分:1
-
getdata-1
说明: 这是一个VC++和MATLAB联合环境下的编程,很有用的,MATLAB的数据显示很强大的,希望对你们有用.(This is a example used combation of vc++ and matlab ,because the vistual of data is very strong ,I hope it will benefit to your.)
- 2010-04-20 09:45:45下载
- 积分:1
-
pip_audio
这是一段用于谱分析算法中的求蝶形算子的
子程序,此程序采用C语言编写,移植性比较强(This is a period for the spectral analysis algorithm for the subroutine butterfly operator, this procedure using C language, the transplantation of relatively strong)
- 2008-03-17 18:31:09下载
- 积分:1
-
chapter8
基于量子遗传算法的matlab程序,可以在matlab上顺利运行(Based on quantum genetic algorithm matlab program can run smoothly in matlab)
- 2013-09-21 21:22:31下载
- 积分:1