-
fuzzy
简单介绍了模糊控制器的隶属度函数的matlab代码输入(A brief introduction to the fuzzy controller matlab code input membership function)
- 2013-12-06 21:04:47下载
- 积分:1
-
fiber-mode-LP01
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2020-12-07 16:49:22下载
- 积分: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
-
BPA
本人编写的BPAmatlab程序,用于神经网络学习。(I prepared BPAmatlab procedures for neural network learning.)
- 2013-10-25 21:19:47下载
- 积分:1
-
CapPicture
用于视频开发的视频捕捉系统
用于matlab环境
(Video capture for video systems development environment for matlab)
- 2011-04-19 09:50:28下载
- 积分:1
-
VC-P-P-and-Matlab-mixed-programming
实现VC++与Matlab的混合编程,解决这
个问题, 不仅能更好地发挥Matlab 强大的功能, 还能快速地进行软件开发, 尤其是当软件开发中需要实现复杂的数学算法、图形处理时尤为迫切。(The realization of VC++ and Matlab mixed programming, to solve thisA question, not only can play a better Matlab powerful function, can rapidly in software development, especially when the software development need to realize the complex mathematical algorithms, graphics processing is particularly urgent.)
- 2012-04-02 19:48:08下载
- 积分:1
-
COMMFC
该程序是将以com组建的形成Matlabe与MFC相结合,实现画图的效果(The program is connected matlabe to mfc by the form of the com, the effect of drawing
)
- 2010-08-22 14:57:11下载
- 积分:1
-
Simulations-Dislocations
介绍晶体结构,以及如何构建位错,纳米孪晶,如何利用C++与matlab编程(Introduction crystal structure, and how to build dislocations, nano twins, how to use C++ and matlab programming)
- 2013-09-05 15:19:16下载
- 积分:1
-
OFDMshipin
用MFC对话框做的ofdm系统的仿真程序,很形象,比较适合ofdm的初学者(To do with MFC dialog ofdm system simulation program, it is the image more suitable for beginners ofdm)
- 2011-01-12 23:37:16下载
- 积分:1
-
06782312
一篇非常经典的LEACH协议改进文献,值得大家学习,在此与大家共享。(It is a very useful book that about LEACH protocol! You can study it and get you want.thank you!)
- 2014-10-02 22:28:53下载
- 积分:1