-
gongetidu
共轭梯度法,MATLAB程序,计算方法作业,内有说明(Conjugate gradient method, MATLAB procedures, calculation methods work, there are instructions)
- 2015-03-26 14:09:09下载
- 积分:1
-
face_detect
此MATLAB程序可以快速地实现人脸检测操作。(This MATLAB code performs face detection.)
- 2010-01-02 19:48:46下载
- 积分:1
-
BayesFisher
Bayes分类器和Fisher分类器的设计仿真(Bayesian classifier and Fisher classifier design simulation)
- 2006-08-16 16:42:01下载
- 积分:1
-
fenglifadian
风力发电控制器matlab仿真代码,大家一起参考学习。(Wind power controller matlab simulation code, with everyone learning.)
- 2013-11-29 22:16:19下载
- 积分:1
-
bin
自动泊车系统matlab源代码简单的部分还需改进行吧(The simple source code of MATLAB for automatic parking system needs to be improved.)
- 2021-03-24 17:39:14下载
- 积分:1
-
kuifui
意信号卷积的运算,并且绘制图象,处理信号的时频分析,包含位置式PID算法、积分分离式PID。( Convolution operation is intended to signal and image rendering, When processing a signal frequency analysis, It contains positional PID algorithm, integral separate PID.)
- 2016-05-30 16:30:23下载
- 积分:1
-
Movie
Makes a simple avi movie from a sequence of frames
The user can control the display time of each frame. The movie is created in the same folder where this function is run.
Usage:
Inputs:
name: root name of the framse
filetype: .bmp , .jpg , .jpeg , .tif ,,,,
number_of_frames: number of the frames
display_time_of_frame: it is the display time of each frame
Output:
it creates a file named as Movie.avi in the same folder of this function
- 2009-11-14 16:20:49下载
- 积分:1
-
WiMAX_Test_4
本程序是对IEEE 802.16e物理层和链路层的仿真。
使用matlab的simulink仿真工具,先运行data.m产生仿真数据,再运行WiMAX_Test_4.dll进行仿真。(This program is the physical and link layer simulation of IEEE 802.16e. The simulation uses the simulink tool of MATLAB. First,run data.m to generate data, and then run WiMAX_Test_4.dll.)
- 2009-05-15 14:22:07下载
- 积分:1
-
chirp1
c程序,子函数chirp()产生周期性chirp信号,即线性调频信号。(c procedures, Functions chirp () have a periodic chirp signal, that is, the linear FM signal.)
- 2020-09-29 09:47:46下载
- 积分:1
-
upf_demos
无香粒子滤波的一个matlab例程,其中有ekf,ukf,pf,upf(In these demos, we demonstrate the use of the extended Kalman filter (EKF), unscented Kalman filter (UKF), standard particle filter (a.k.a. condensation, survival of the fittest, bootstrap filter, SIR, sequential Monte Carlo, etc.), particle filter with MCMC steps, particle filter with EKF proposal and unscented particle filter (particle filter with UKF proposal) on a simple state estimation problem and on a financial time series forecasting problem. The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar-xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this di)
- 2013-03-11 22:24:47下载
- 积分:1