-
signalgenerationmatlab
关于matlab 的信号产生器的源码,希望对大家有用,这是我们的实验内容,绝对是一手资料(On the signal generator matlab source code, useful for all of us hope that this is the content of our experiments, it is first-hand information)
- 2009-06-16 07:55:26下载
- 积分:1
-
BP1
使用matlab 中最基本的语言实现的BP神经元网络算法(Use the most basic language matlab realize the BP neural network algorithm)
- 2008-07-02 10:28:52下载
- 积分:1
-
rkt
rkt filtering, image processing
- 2010-08-01 23:31:25下载
- 积分:1
-
ZFMMSEFEQ
Matlab code for Zero Forcing MMSE Algorithm
- 2011-04-28 10:35:06下载
- 积分:1
-
suiji
随即共振的simulink仿真,可以实现共振,可以调节参数。(simulink)
- 2009-06-03 09:26:17下载
- 积分:1
-
Laminate
Laminate analysis of composite plates using Matlab. Based on classical laminated plate theory.
- 2011-02-01 22:40:16下载
- 积分:1
-
MPLAB_IDE
说明: 用于学习MPLAB软件,是中文的用户手册(MPLAB software for learning, is a Chinese user manual)
- 2010-04-12 15:19:18下载
- 积分:1
-
bisection
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.
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) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
Calculate
简易四则运算计算器,使用时需将.m和.fig文件放到matlab工作目录下(本人使用的是R2013,放到bin文件夹即可,其他版本放到对应文件夹,有的是work文件夹),然后在命令窗口输入.m文件的文件名,即可显示一个简易计算器界面。有0-9九个数字供点击输入数,有重置和正负号按钮,界面简洁,功能耐用(Simple arithmetic calculator should be used with the. M and. Fig file into matlab working directory (I use the R2013, into the bin folder to the other versions into the corresponding folder, some work folder) , and then in the command window. filenames m file to display a simple calculator interface. 0-9 nine figures for the number of click enter, and the sign has reset button, the interface is simple, functional and durable)
- 2013-12-18 19:05:30下载
- 积分:1
-
u6
Step response and impulse response of a control system with the specified conversion function
- 2014-07-07 15:54:32下载
- 积分:1