-
kalman
说明: 拥有matlab用户界面的卡尔曼滤波程序-MATLAB源代码(Matlab user interface with Kalman filter-MATLAB source code program)
- 2011-04-11 20:41:51下载
- 积分:1
-
chinese_nonlinear-optics
非线性光纤光学中文教程,深入浅出,本人看完以后觉得收益很大。(Nonlinear fiber optics Chinese guide, a simple, I think after reading a great income.)
- 2014-01-02 20:44:47下载
- 积分:1
-
11
说明: DPCMchengxu,进行预测编码的程序(DPCMchengxu )
- 2011-04-17 10:13:23下载
- 积分:1
-
modified-jakes-working
Modified jakes model implementation with Walsh Hadamard code. Autocorrelation and cross correlation are the outputs
- 2014-12-14 21:59:01下载
- 积分:1
-
photonic-crystal-
利用matlab程序计算一维光子晶体的周期层数对折射率和透射率的影响(Cycle matlab program to calculate the one-dimensional photonic crystal layer refractive index and transmittance)
- 2013-04-29 17:54:58下载
- 积分:1
-
Kalman-FILTER
kalman 演示程序 是kalman 滤波器MATLAB仿真(kalman filter smulation
)
- 2015-04-13 09:12:34下载
- 积分:1
-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
DWTCompression
说明: 基于DWT的图像压缩,上数字图像处理可的大作业(DWT Compression)
- 2011-03-23 13:45:36下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
DigitalFiltering_gui
DigitalFiltering_gui applies methods of digital image analysis to images AND grids
This includes a broad suite of smoothing (low-pass) filters, as well as contrast
enhancement filters, edge enhancement filters, edge detection filters, general high-pass filters, etc.(DigitalFiltering_gui applies methods of digital image analysis to images AND grids This includes a broad suite of smoothing (low-pass) filters, as well as contrast enhancement filters, edge enhancement filters. edge detection filters. general high-pass filters, etc..)
- 2007-03-31 02:08:18下载
- 积分:1