-
Codec
DSK源码包,用于实现8KHzLDE灯的频闪功能(DSK source package, used to implement 8KHzLDE strobe light function)
- 2010-01-08 06:05:10下载
- 积分:1
-
SNEO1
The Matlab code is provided to detect peaks from MS data
- 2011-09-12 09:26:37下载
- 积分:1
-
a
说明: 相位片制作,全息图实现,很好的源代码,包括原图重现图(Phase film production, a hologram to achieve)
- 2013-11-15 16:40:14下载
- 积分:1
-
电力线噪声模型仿真
说明: 电力线噪声的建模,有色背景噪声和脉冲噪声的模型建立(Modeling of Power Line Noise)
- 2020-09-24 09:27:49下载
- 积分:1
-
WaterFilling_alg
说明: 通信系统功率分配--基于SVD分解的注水算法仿真(Communication system power distribution- filling algorithm based on SVD decomposition simulation)
- 2011-02-27 23:29:15下载
- 积分:1
-
lizi2
说明: 采用白噪声作为输入,最小二乘算法,并用于求解丢潘图方程(Using white noise as input, least squares algorithm, and graph equations for solving lost Pan)
- 2010-04-27 19:07:38下载
- 积分:1
-
hard_l0_Mterm
Hard Iterative Thresholding
Sparse Signal Reconstruction for
Compressive Sensing
L0-norm Minimization
- 2010-05-11 22:21:04下载
- 积分:1
-
yutou
clifford attractor
matlab 编程(clifford attractor Matlab programming)
- 2006-12-12 23:28:46下载
- 积分:1
-
LinearPredictor
一个线性预测的matlab仿真程序,先用模型生成原始信号(平稳随机过程),然后利用最小均方误差准则计算出预测系数,最后利用预测系数对原始信号进行预测(利用原始信号过去n个时刻的值预测当前时刻的值)。(This is a matlab program for linear prediction. First, we use all-pole model to generate a signal(stationary signal), then utilize the Minimum Mean-Square Error to compute the filter cofficient, at last we can use the filter cofficient to predict(use past n signal data to predict current signal data).)
- 2011-06-27 12:24:49下载
- 积分:1
-
PCA1
The important method is [COEFF,SCORE] = princomp(x) which takes in your data “x” and stores its projection into PCA space in “SCORE” which I then output to csv. I still need to find out how to project back into normal space but I think it should be just as straightforward as this was. For more info on “princomp” type “help princomp” into matlab and have a look at the help files.
- 2010-01-20 14:05:15下载
- 积分:1