-
UWB6
UWB,超宽带信号分析必用的子函数,第6部分!(UWB, ultra-wideband signal analysis will be used for Functions, Part 6!)
- 2010-07-05 13:22:22下载
- 积分:1
-
kltrans
说明: 这段代码详细描述了kl变换步骤及方法,谢谢下载(described in detail the steps and methods of Kl transform)
- 2010-03-30 11:17:07下载
- 积分:1
-
robot
基于虚拟现实技术创建的仿人机器人双臂协调研究平台。(Based on virtual reality technology to create a humanoid robot arm coordinate research platform.)
- 2011-05-26 08:50:31下载
- 积分:1
-
20141019
fir滤波器,7、8、13、14,对信号进行alpha、betagamma滤波,调用方法 Hd = fir_alpha 滤波后信号 = filter(Hd,原信号) 得到的信号是时域信号,plot直接显示(Fir filter, 7, 8, 13, 14, alpha filter for signal method is called Hd = fir_alpha After filtering signal = filter (Hd, the original signal) Signal is time domain signals, the plot showed directly)
- 2014-11-01 20:59:56下载
- 积分: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
-
dtcsystem
说明: 异步电机直接转矩控制系统框图,在matlab/simulink环境下实现了整个系统的仿真运行,学习直接转矩控制的必备资料。(Induction Motor Direct Torque Control system block diagram, in matlab/simulink environment to achieve the whole system simulation run, the direct torque control of essential learning materials.)
- 2010-04-05 09:47:37下载
- 积分:1
-
MATLAB
说明: 《Matlab揭秘》为Matlab经典入门教材,适合Matlab初学者阅读。本书为英文原版网友汉化版( Matlab Secret as Matlab classic entry materials, suitable for beginners to read Matlab. The book for the English version of the original Chinese netizens)
- 2008-10-16 16:38:19下载
- 积分:1
-
max-flow-min-cut-theorem
初学最大流最小割的几个很有用的参考资料,详细介绍了它的应用,很有帮助哦!(Maximum flow minimum cut beginner several useful references, details of its application, very helpful Oh!)
- 2011-05-24 19:46:37下载
- 积分:1
-
robustness
鲁棒性控制系统的仿真与CAD,用来学习鲁棒性,在matlab里的仿真,希望对大家有帮助(Robustness of the control system simulation and CAD used to study the robustness of the simulation in matlab everyone)
- 2013-03-26 09:15:01下载
- 积分:1
-
untitled
基于PID控制的永磁同步直线电机速度控制系统,输出速度能够较好的跟踪输入信号,控制效果比较理想(The speed control system of permanent magnet synchronous linear motor based on PID control can track the input signal better, and the control effect is ideal.)
- 2019-04-24 21:43:31下载
- 积分:1