-
GUI_2
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly
)
- 2012-03-30 11:20:47下载
- 积分:1
-
boxcounting
使用MATLAB编的一段程序。用于计算时间序列的盒维数。(make it in matlab and be used to analys fractal demination)
- 2009-04-25 10:56:40下载
- 积分:1
-
tixing
在matlab中用复合梯形方法求二重积分(Seeking a double integral in matlab using the composite trapezoidal method)
- 2012-04-20 01:00:15下载
- 积分:1
-
SADFSA
这是21寸定位压合源代码(it s very inportent)
- 2013-11-15 19:37:11下载
- 积分:1
-
MatlabVC
一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(Of a Matlab compiled into an executable program will be a method which allows Matlab programs written in Matlab can be completely detached from the environment to perform, thus greatly improving the program' s scope of application and value)
- 2009-09-23 23:17:46下载
- 积分:1
-
t
说明: 文章编辑系统,输入一页文字,程序可以统计出文字、数字、空格的个数。
静态存储一页文章,每行最多不超过80个字符,共N行
(Article editing system, input a word, the program can be worked out, words, numbers, the number of spaces. Static storage an article, each line no more than 80 characters, a total of N rows)
- 2010-01-25 23:00:40下载
- 积分: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
-
2003061810345322317
最短路,用VB开发,作为算法很简便,速度很快.3000点是20分钟能够算完..(The most short-circuit, using VB development, as the algorithm is very simple, fast .3000 is 20 minutes be able to count END ..)
- 2009-03-25 16:17:23下载
- 积分:1
-
you
optiFDTD计算MIM波导缺陷结构,这是源文件
- 2010-12-22 18:51:19下载
- 积分:1
-
qrcode
加行高斯白噪声下的低密度奇偶校验码的算法,简单的程序,对初学者有用。(Add the line under the Gaussian white noise low-density parity-check codes of the algorithm, a simple procedure, useful for beginners.)
- 2010-11-17 17:57:02下载
- 积分:1