-
robot
介绍怎样制作机器人,包括硬件制作 系统建模 控制算法()
- 2008-02-17 13:06:29下载
- 积分:1
-
HA
说明: 阵列信号处理,空时抗干扰的HA算法Matlab仿真(Array signal processing, space-time algorithm for Matlab simulation of interference of the HA)
- 2010-10-13 20:18:18下载
- 积分:1
-
ofdmmatlab
Information to do OFDM using MATLAB application.
- 2009-05-19 14:31:41下载
- 积分:1
-
best_angle
用于对散射时的最佳仰角分析,包括仰角和方位角(the best angel)
- 2011-09-06 16:30:44下载
- 积分:1
-
PMLSM-based-on-Matlab7-Simulink
关于直线电机的仿真研究工作。文中基于Matlab Simulink工具建立了一套直线电机的仿真工具。(Simulation research work on the linear motor. Matlab Simulink-based tool to establish a set of linear motor simulation tools.)
- 2020-10-23 17:07:22下载
- 积分:1
-
recog
The sign language recognition to create a to store the training image, the video capture infront the user image
and each sign language assign the letter the preprocessing the image then image is convert into rgg to cbcr. The image is segmented
feature extract the shape and skin color then use the svm classification.
- 2014-10-28 19:14:13下载
- 积分:1
-
uers-MATLAB3
matlab教程,是matlab的基础教程的书上代码。(matlab tutorial matlab Essentials book code.)
- 2012-10-31 15:31:51下载
- 积分:1
-
xiaobozhenduan
小波分析由于具有同时分析信号时域和频域的特性,所以使用小波分析技术对检测的信号进行变换,然后对具有故障特性的信号进行重构,最后通过希尔伯特变换进行解调和细化频谱分析,从而轴承中的故障信息成分就可以检测出来,以判断轴承发成故障的部位。(Wavelet analysis has the characteristics of both time and frequency domain, so the wavelet analysis technique is used to transform the signal, then the signal is reconstructed. Finally, the fault information components of the bearing can be detected by Hilbert transform.)
- 2020-07-01 16:00:01下载
- 积分:1
-
PF目标跟踪算法测试程序
基于粒子滤波的目标跟踪算法,测试程序及代码(Particle filter based target tracking algorithm, testing procedures and code)
- 2018-06-12 11:42:58下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1