-
pmsm
描述永磁同步电机矢量控制系统控制模型包含clark 变换,park 变换等(PMSM FOC model)
- 2013-10-20 20:43:48下载
- 积分:1
-
EKF
这是一个卡尔曼滤波器估计SOC的程序,希望对大家有用!(kalman filter)
- 2011-12-04 10:19:00下载
- 积分:1
-
RobotControlSystemDesignandMATLABsimulation
机器人控制系统的设计与MATLAB仿真,全部MATLAB源程序,具有参考价值(Robot Control System Design and MATLAB simulation, all the MATLAB source code, with reference)
- 2010-12-01 20:56:30下载
- 积分:1
-
dongtaiguihuanixusuanfa
运用matlab实习动态规划中的逆序算法的例题及matlab程序,对程序也有很详细的解析说明(To use matlab internship Reverse Algorithm of dynamic programming examples and matlab program, the program is also detailed analysis)
- 2012-11-07 16:38:40下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
cum4
说明: 计算四阶累积量 基于四阶累积量的DOA估计方法,同MUSIC-like方法一样,有很好的估计性能(Fourth order cumulant calculation of fourth-order cumulant based DOA estimation methods, with the MUSIC-like methods, have a good estimation performance)
- 2011-03-24 16:03:02下载
- 积分:1
-
Bpsk_awgn
说明: 实现bpsk在AWGN下的调制与解调,误码率计算。(psk in Rayleigh fading channel simulation model. Simulink achieve. Simulation can see Rayleigh fading channels for BPSK performance impact. And to be compared Rayleigh Channel and AWGN under BPSK performance)
- 2010-04-25 10:43:40下载
- 积分:1
-
MATLAB
MATLAB教案,一些MATLAB的命令。比较全面。(MATLAB)
- 2010-11-29 10:10:59下载
- 积分:1
-
LSB_hide
This is a steganography program using least significant bis to hide image in other image program
- 2010-05-16 16:26:41下载
- 积分:1
-
6轴机械臂逆解
通过matlab来获取6轴机械臂的逆解,里面包含了matlab的机器人库。(The inverse solution of the 6 axis manipulator is obtained by MATLAB)
- 2017-09-16 20:44:56下载
- 积分:1