-
VcAddMATLAB
VC++中使用MATLAB的C++数学库和MCC生成的程序。(VC use MATLAB C Math Library and MCC production procedures.)
- 2007-01-09 11:57:10下载
- 积分:1
-
RamFunction
一个ram例子,可以参考一下,希望能帮到你,请用winrar解压缩打开。(A ram example, you can refer to, I hope you can help, please use winrar to decompress opened.)
- 2013-11-13 13:44:13下载
- 积分:1
-
A
Execution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rar
- 2013-12-12 22:11:11下载
- 积分:1
-
buduichen
不对称曲线的置信区间的求取,matlab编程(Asymmetric confidence interval of the curve to strike, Matlab programming)
- 2012-06-09 09:53:25下载
- 积分:1
-
dianming
有趣的matlab程序,让大家感受matlab的魅力(Interestingly matlab program, so that we feel the charm of matlab)
- 2011-10-30 00:12:00下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
MatrixVB_Guide
说明: 《MatrixVB_基于Matlab与VB的计算引擎》,一篇关于matrixvb入门的期刊文章(" MatrixVB_ calculation based on Matlab and VB engine" , an entry on the articles in the journals matrixvb)
- 2010-03-19 17:33:58下载
- 积分:1
-
lvq
学习向量量化神经网络模型与学习算法及MATLAB实现(Learning vector quantization neural network model and learning algorithm)
- 2011-12-01 18:23:00下载
- 积分:1
-
binomial
输入二项式的每一项系数和指数,输入未知函数的值求值,然后输入第二个二项式,并合并两个二项式(Enter the binomial coefficient and index of each one, enter the value of an unknown function evaluation, and then enter the second binomial, and the merger of the two binomial)
- 2009-12-27 11:03:56下载
- 积分:1
-
Nativeappdemo
native application的一个demo,可以象chkdsk那样运行(native application of a demo, can occur as did running)
- 2007-02-01 13:22:43下载
- 积分:1