-
WaveMatlab
说明: Matlab地震波显示程序
Matlab的矩阵数据类型与地震波数据类似
(Matlab seismic display program Matlab matrix data types and seismic wave data similar)
- 2008-10-17 09:39:59下载
- 积分:1
-
bestgaborerzhihua
通过构造加博函数进行加博滤波实现对指纹图像的二值化(By constructing Gabor function Gabor filter is on the fingerprint image binarization)
- 2010-05-21 11:09:38下载
- 积分:1
-
transient--heat-conduction
Transient Heat conduction 2d problem with convection boundary condition
- 2014-10-02 04:48:58下载
- 积分:1
-
weinalvbo
设计一维纳滤波器。
(1)产生三组观测数据,首先根据s(n)=as(n-1)+w(n)产生信号s(n),将其加噪(信噪比分别为20dB,10dB,6dB),得到观测数据x1(n),x2(n),x3(n)。
(2)估计xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。
(Design a Wiener filter. (1) generate three sets of observations data, first according to s (n) = as (n-1)+w (n) to generate a signal s (n), which add noise (SNR respectively 20dB, 10dB, 6dB), obtained observation data x1 (n), x2 (n), x3 (n). (2) estimate xi (n), i = AR model parameters 1,2,3. Assuming the signal length L, AR model of order N, analysis of experimental results and discuss changes affect L, N of the experimental results.)
- 2015-01-05 10:45:56下载
- 积分:1
-
GPC-matlab
单输入单输出的GPC的matlab实现,欢迎交流。(GPC SISO matlab implementation)
- 2015-03-27 17:10:30下载
- 积分:1
-
opt
optimum file of upfc in matlab file
- 2012-11-22 17:34:32下载
- 积分:1
-
tuxiangfenggeyutezhengtiqu
图像特征提取的总结,用MATLAB模糊聚类算法进行图像分割,阀值分割及特征提取的资料和作业。(Summary of the image feature extraction, fuzzy clustering algorithm using MATLAB for image segmentation, threshold segmentation and feature extraction of data and operations.)
- 2010-07-14 17:17:02下载
- 积分:1
-
cfd3
this is for mini project
- 2009-10-27 13:18:33下载
- 积分:1
-
BB7UgivenV_inverse2
Computes the ivnerse value of the conditional BB7 (U given V) copula cdf at a specified point
- 2009-11-13 19:04:06下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1