-
Matlab_VC
By analyzing characteristics of Matlab and Visual C++,the advantages of applying the Matlab and Visual C++ interface to develop application program is presented. On basis of comparing with the other interface methods ,the advantages and disadvantages of several common interfaces are studied,and the most functions provided by Matlab engine is proved to be comprehensive. An example showing the combination of Matlab and VC in image and data processing is proposed
- 2010-08-04 05:31:37下载
- 积分:1
-
LCS
最长公共子序列的个人实验,输入两个不同的字符序列(要求必须是字母),将输出这两个字符序列的最长公共子序列。(Individual experiments longest common subsequence, enter two different sequences of characters (letters must be required), the output of the longest common subsequence of the two-character sequence.)
- 2014-01-11 23:55:57下载
- 积分: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
-
matrix_kron
说明: matlab中kron函数的C++实现,即对矩阵实现kron积,接口与matlab函数完全相同,可以作为替代程序使用(kron matlab functions in C++ implementation, the implementation of the matrix kron product, interface with matlab function exactly the same procedure can be used as an alternative)
- 2011-03-14 19:37:28下载
- 积分:1
-
ComMat
This class to allow send and receive datas between Matlab e VB.NET
- 2010-09-09 19:27:40下载
- 积分:1
-
ant_array_min_therm_noise
凸优化matlab工具箱cvx使用实例,自适应波束形成,斯坦福大学凸优化大牛S.Boyd编写(matlab toolbox for convex optimization ,written by S.Boyd from Stanford University)
- 2021-02-23 11:09:40下载
- 积分:1
-
FingerPrint
说明: 这是用于指纹识别的matlab的程序,完整的哦,共享,也许有用哈(finger)
- 2010-04-29 18:05:59下载
- 积分:1
-
invertedpendulum
固高一级倒立摆的4种极点配置方法,可以达到很好的角度和位置控制。(Solid high-level, four kinds of inverted pendulum pole placement method)
- 2009-05-16 07:20:19下载
- 积分:1
-
DraftPP802.11ac_D2.2
IEEE 802.11ac 协议草案2012年5月版本。正式版本大概是2014年初才能确定。(IEEE 802.11ac draft version of the agreement in May 2012.)
- 2014-01-06 19:11:54下载
- 积分:1
-
matlab3
利用matlab进行滑动平均法消除趋势项(Using matlab trend term moving average method to eliminate)
- 2013-09-15 10:44:18下载
- 积分:1