-
1
说明: 清华大学《matlab 控制系统应用与实例》第一部分M文件的源码(Tsinghua University " matlab control system applications and examples of" documents the first part of the source M)
- 2009-04-24 20:30:13下载
- 积分:1
-
MATLABcode
matlab code for speech recognition of single utterances
- 2009-12-14 10:57:01下载
- 积分:1
-
Guidede1
Updates the phase quality-guided path following phase unwrapping method by Bruce Spottiswoode
- 2011-01-21 09:41:44下载
- 积分:1
-
normaldistribution
说明: 一个很好的正态分布MATLAB程序,与大家共享,希望对大家有用。(normal distribution )
- 2010-04-14 18:50:11下载
- 积分:1
-
hehehe
Designing slider in GUI :
I updated the original code to make function return value its window to another window.
- 2014-12-15 13:04:30下载
- 积分: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
-
learning-Matlab
这是一本matlab的入门教材,对matlab介绍很精简,电子版画面非常清楚,适合初学者学习(This is a Matlab introductory textbook description is very concise, very clear picture of the electronic version, suitable for beginners to learn matlab)
- 2012-07-29 14:44:21下载
- 积分:1
-
MATHMODL
matlab算法工具箱,本工具箱主要包含三部分内容
(支持平台MATLAB5.3或5.2,Symbolic math,optim,spline,stats)
1. MATLAB常用数学建模工具的中文帮助
2. 贡献MATLAB数学建模工具(打*号)
3. 中国大学生数学建模竞赛历年试题MATLAB程序(Almost algorithm matlab toolbox)
- 2013-10-23 16:03:07下载
- 积分:1
-
we_be_10k
10 KB signal generation using matlab for new learners fo matlab and so on
- 2015-03-22 03:32:39下载
- 积分:1
-
shui_tong
本程序用matlab编写,主要是为解决IEEE40节点电力负荷分配问题而想的一种算法。我把该算法命名为水桶法,是受一桶水的高度总与这个桶的最短一块木板齐平的原理,算法每次迭代把功率分配给需要最小消耗的机组上。(This program with matlab, main is to solve the IEEE40 node power load distribution and think of an algorithm. I put the algorithm named bucket method, by a bucket of water is the height of the barrels of the shortest total and a board at the principle, each iteration algorithm the power allocation to the minimum consumption on the unit needs. )
- 2012-03-10 16:26:52下载
- 积分:1