-
Language
在matlab环境,实现language算法,根据所给的点确定原函数(language method)
- 2009-12-23 00:33:42下载
- 积分:1
-
yuqunsuanfa-toolbox-for-matlab
鱼群算法的matlab工具箱,可在matlab中设定路径进行使用(yuqunsuanfa tool for matlab, fish swarm algorithm matlab toolbox)
- 2013-07-10 19:48:40下载
- 积分:1
-
multi-tracking-01.ps
kalman filter algorthim for tracking
- 2012-08-24 15:07:49下载
- 积分:1
-
Ex5_pmm
example simulation s of analysis of electrical machinery and drive systems - Pual C. Krause - Ex5
- 2013-10-04 04:32:15下载
- 积分:1
-
softradiolearn
软件无线电通信系统matlab仿真,同时内有所有备注(Software radio communication system matlab simulation, at the same time with all notes)
- 2012-12-17 10:35:17下载
- 积分:1
-
1粒子群改进_BLDC_math_model
说明: 运用粒子群算法自动修正BLDC的PID参数,视电脑情况需要运行一段时间才能出结果,可自己修改粒子群参数(The PID parameters of BLDC are automatically modified by particle swarm optimization algorithm, and the results can only be obtained after running for a period of time depending on the situation of the computer. You can modify the parameters of particle swarm by yourself)
- 2019-11-11 09:21:45下载
- 积分:1
-
5426
this file is based on matlab simulink for adptive control the sisp plants.
- 2014-02-10 23:19:42下载
- 积分:1
-
HMM
we will easily find out the agriculture region and man made region using hidden markov model
- 2009-12-28 17:53:37下载
- 积分:1
-
Wilson_th
威尔逊-θ法,机械振动模拟程序,仅供参考(Wilson-θ methord mechinery vibration)
- 2013-10-21 09:55:51下载
- 积分:1
-
decomp_reconst_WU
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubechie fucntion used (must be even).
block: size of neighborhood within each undecimated subband.
noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise)
parent: are we including the coefficient at the central location at the next coarser scale?
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Javier Portilla, Univ. de Granada, 3/03
Revised: 11/04
- 2010-08-14 20:29:11下载
- 积分:1