-
chap1
先进PID控制MATLAB仿真(第3版)/刘金琨 中的第一章仿真程序(Advanced PID control MATLAB simulation (3)/Liu Jinkun Chapter emulator)
- 2013-04-08 21:24:14下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
program
matlab program for solving non linear differential equation
- 2011-08-09 22:36:35下载
- 积分:1
-
Degree_Distribution
Degree_Distribution 复杂网络的权重分布程序,,运行无错误,推荐下载!(Degree_Distribution complex networks weight distribution program, error-free operation, it is recommended to download!)
- 2013-04-17 23:12:22下载
- 积分:1
-
geom
about geometri problem
- 2010-11-12 12:05:05下载
- 积分:1
-
singalpath
本程序利用 MIMO模型,对信道通信进行了仿真,希望对大家有用(This procedure models the use of MIMO, the communications channel simulation, in the hope that useful)
- 2009-05-29 20:25:23下载
- 积分:1
-
SPARTACUS
simulink for pid with state space
- 2012-05-14 13:07:05下载
- 积分:1
-
无线传感器网络节点定位的移动信标节点路径规划wangluofugai
无线传感器网络节点定位的移动信标节点路径规划,利用冗余度的方法对网络节点进行最优布置。(Optimal placement of wireless sensor network node positioning mobile beacon node path planning, the redundancy of the network nodes.)
- 2012-09-03 22:28:25下载
- 积分:1
-
MATLAB
里面是一个matlab的程序是设计FIR滤波器的 里面有 实际的代码 (There is a matlab procedure is to design FIR filters there are the actual code)
- 2008-04-15 09:46:58下载
- 积分:1
-
FuzzyPretreatment.m
本程序实现对图像的增强,通过模糊增强算法,使图像的边缘信息更加明显,图像出来,能够更好的处理高频信息(This procedure to achieve an image enhancement, through the fuzzy enhancement algorithm, so that the edge of the image information more clearly, the image out, better able to deal with high-frequency information)
- 2009-12-18 14:21:38下载
- 积分:1