-
filtro
matlab code to harmonic filter design
- 2011-02-26 06:24:34下载
- 积分:1
-
svm
说明: SVM神经网络中的参数优化---如何更好的提升分类器的
性能(a important and popular classifier)
- 2011-03-05 21:54:16下载
- 积分:1
-
Matlabduoxianxingzhuchengfenfenxi(MPCA)
利用matlab来实现多线性主成分的算法,具有很强的实用性(Using matlab to implement multi-linear principal component algorithm, has a strong practical)
- 2010-12-19 14:48:18下载
- 积分:1
-
很不错的各种资源分配算法matlab开发程序
本程序的性能已经达到较高水平,最小均方误差(MMSE)的算法,用于图像处理的独立分量分析,部分实现了追踪测速迭代松弛算法,代码里有很完整的注释和解释,正确率可以达到98%。
- 2022-12-06 20:50:03下载
- 积分:1
-
lineCoding
this is a pdf that the prof give to studnts
- 2010-09-07 22:05:28下载
- 积分:1
-
Image-fusion-
实现了基于小波变化的图像融合,并将融合结果显示出来(It realize the Image fusion based on wavelet transform and show the tesult)
- 2011-04-30 10:56:39下载
- 积分:1
-
rickerw
产生特定频率的雷克子波的MATLAB源代码,可帮助地球物理专业的学生进行合成地震记录。(function that generates a ricker wavelet of specified frequency
ricker(sampling interval , number of samples , wavelet frequency))
- 2014-10-10 04:27:02下载
- 积分:1
-
paper3
Bounds on the capacity of OFDM underspread frequency selective fading channels
- 2015-04-04 16:17:49下载
- 积分:1
-
BINOME-9-MARC-AOUN-ET-NAJIB-ROUHANA-CONVERTISSEUR
MCC DIRECT CONTROL using pulse generators
- 2012-02-04 20:53:41下载
- 积分:1
-
符合正常
Given a set of x,y,z coordinates, find the best planar fit to the points via a least squares regression. Testing script "t_fitNormal" is also included to verify functionality and demonstrate usage.Sample Call > data = rand(50,3)*100; > data(:,3) = data(:,1) * .4 + data(:,2) * .6 + rand(50,1); > n = fitNormal(data,1)
- 2022-02-15 03:07:18下载
- 积分:1