-
jianmosuanfa
这是关于matlab中常用的算法,希望对大家有帮助(Matlab commonly used algorithms, hope to have everyone help)
- 2013-01-31 23:06:32下载
- 积分:1
-
NoiseCancellation
It is the matlab code for denoising an EEG signal using adaptive algorithm. Moreover, the code also explains the performance difference between IIR and FIR comapared to adaptive techniques
- 2014-02-18 12:29:06下载
- 积分:1
-
sjtldpc
新型低密度纠错检错码,适用于通信及数据存储领御(Error correction code applies to communications and data storage leadership Royal)
- 2006-12-08 13:57:59下载
- 积分:1
-
LU
说明: lu分解 基于matlab环境的对于三角分解的源代码(lu decomposition matlab environment based on the source code for the triangular decomposition)
- 2011-06-17 08:28:31下载
- 积分:1
-
Boost-mppt
一种基于Boost电路的光伏发电的最大功率点跟踪,MATLAB simulink的仿真(A photovoltaic maximum power point tracking based on the Boost circuit simulation, MATLAB simulink)
- 2015-04-27 20:53:44下载
- 积分:1
-
quadcopter
关于四旋翼串级PID控制算法的MATLAB仿真。使用SIMULINK模块搭建。(The MATLAB simulation of the four rotor cascade PID control algorithm is presented. Using the SIMULINK module to build)
- 2018-05-25 10:23:51下载
- 积分:1
-
visualizacion
capture sound port compared matlab own to capture signal biological
- 2013-08-03 02:31:39下载
- 积分:1
-
tab
This simple function can be used for designing tab panel in matlab using GUIDE
- 2020-07-19 20:38:47下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
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)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1
-
C(3)
说明: C计时程序源代码
void mytime1()
{
static LARGE_INTEGER startTime
QueryPerformanceCounter(&startTime)
static LARGE_INTEGER timerFrequency (time C source code void mytime1 () (static LARGE_INTEGER startTime QueryPerformanceCounter ()
- 2006-03-18 09:36:33下载
- 积分:1