-
Lecture7_exc_2
electric motor with torque speed control
- 2012-03-23 02:53:03下载
- 积分:1
-
Wiley-.Radar.Signals.(2004).DDU-427p
NADAV LEVANON 与 ELI MOZESON 写的一本关于雷达信号分析非常专业并且经典的书。里面有很多的 matlab 相关资料。(Written by NADAV LEVANON ELI MOZESON a radar signal analysis is very professional and classic books.There are many Matlab codes inside.)
- 2012-05-10 14:51:27下载
- 积分:1
-
Elliptic-filter
本工程实现了将三路合成的DSB信号用椭圆滤波器(低通,带通,高通)滤出;
其中的freqz函数,filter函数,fft函数都自己实现。
每种滤波器都分别用专门的函数分别写出,可以模块化。(
This project will be three-way synthetic a DSB signal elliptic filter (low pass, band-pass, high pass) filter out
Freqz function of which, the filter function, fft function.
Each filter are, respectively, with a special function, respectively, to write, can be modular.)
- 2012-05-15 11:33:29下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
trn_4in
模糊神经和软计算 时间序列 预测 神将网络 模糊控制(Fuzzy neural and soft computing time series prediction)
- 2010-06-21 17:05:12下载
- 积分:1
-
fit
曲面拟合的程序,网上很多地方有,但是都是错的,我改正后上传了(Surface fitting procedure, there are many places online, but it is wrong, I uploaded the corrected)
- 2010-05-13 22:02:33下载
- 积分:1
-
m11
about chapere kahande in matlab simulink
- 2013-08-21 15:48:10下载
- 积分:1
-
videoresize
改变AVI视频文件的分辨率,并自动生成改变大小后的avi文件(change the size of avi file, and automatically generate a avi file that have been resized.)
- 2010-08-04 15:30:41下载
- 积分:1
-
voice
this matlab code for voice regoinition system this is implemeted in matlab 7.8
- 2011-05-21 13:07:21下载
- 积分:1
-
raymtf
使用matlab分析传统光学系统加入三次相位掩模板之后的光学传递函数分析(Analysis using conventional optical systems matlab cubic phase mask after adding optical transfer function analysis)
- 2013-08-28 16:57:44下载
- 积分:1