-
chap5_1main
2自由度机器人系统的MATLAB仿真运算并作图(MATLAB simulation operation two degrees of freedom robotic systems and mapping)
- 2015-03-19 19:36:59下载
- 积分:1
-
three_phase_bridge
三相桥式整流电路,可以直接用,matlab编写(Three-phase bridge rectifier circuit can be directly used, matlab prepared)
- 2013-05-11 08:36:46下载
- 积分:1
-
轴承特征提取
说明: matlab代码,轴承特征提取,包括rms、最大幅值、峰值因子、绝对平均值、平均值、峭度、脉冲因子、裕度因子、能量,小波包、经典模态分解等特征(Matlab code, bearing feature extraction, including rms, maximum amplitude, crest factor, absolute mean, mean, kurtosis, pulse factor, margin factor, energy, etc.)
- 2019-05-10 16:36:41下载
- 积分:1
-
xianxintiaopinbo
本文通过matlab仿真,比较线性调频信号的FFT和STFT,并研究了信号中混入各种噪声后如何处理。(In this paper, matlab simulation, comparison of the FFT and linear FM signal STFT, and studied all kinds of noise signals mixed How to handle.)
- 2011-04-28 22:27:28下载
- 积分:1
-
MyEntropy
说明: 计算香浓信息熵,方便快捷的matlab代码,可以简单直接调用(Calculated Shannon information entropy, convenient matlab code can be simple and direct calls)
- 2010-03-26 15:04:24下载
- 积分:1
-
F16_Nonlinear_Model
说明: F16战斗机的仿真程序,可以仿真F16战斗机飞行中的姿态.(F16 fighter simulation program, you can F16 fighter jets in flight simulation gesture.)
- 2008-10-10 21:41:21下载
- 积分:1
-
Expert_PID_01
用MATLAB实现Expert_PID控制的例程,代码清晰,希望对大家有些帮助。谢谢(Expert_PID used to achieve control of MATLAB routines, the code clear, I hope all of you some help. Thanks)
- 2009-06-09 16:00:37下载
- 积分:1
-
bp
说明: 基于MATLAB的FIR带阻数字滤波器的设计 由于生物医学信号处理过程中易混入50Hz噪声的特点,本文利用程序设计法和FDATool设计法(Based on the MATLAB FIR digital filters with resistance of biomedical signal processing design due process characteristics of noise, with isolator using the program design method and FDATool design method)
- 2010-04-24 12:20:07下载
- 积分:1
-
Alamouti__2Tx_2Rx
Alamouti STBC coding for 2x2 mimo
- 2011-11-12 14:30:04下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1