-
Interpolationfittingregressionppt
有关MATLAB的插值,拟合和线性回归的学习教程。(The MATLAB interpolation, fitting, and linear regression learning tutorial.)
- 2010-06-07 15:40:21下载
- 积分:1
-
DEEC1VSDEEC2
用matlab语言实现无线传感器网络LEACH算法,和其改进算法。并比较改进算法的优点。(Matlab language implementation wireless sensor network LEACH algorithm, and the improved algorithm and compare the advantages of the improved algorithm)
- 2012-04-19 19:55:17下载
- 积分:1
-
compression
Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function conv2fft performs a 2D FFT-based convolution.
Type help conv2fft on MATLAB command window for more informations.
- 2015-01-14 22:49:52下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
matlab-genetic-algorithm-toolbox
matlab遗传算法工具箱函数及实例讲解(matlab genetic algorithm toolbox function and examples to explain)
- 2009-03-11 19:06:13下载
- 积分:1
-
BPSK
高斯信道下二进制相移键控信号仿真MATLAB源程序(Gaussian channel binary phase shift keying signal simulation MATLAB source)
- 2007-12-16 21:57:11下载
- 积分:1
-
rls
自适应rls的算法仿真,最后图包括学习曲线,误差权矢量(Rls adaptive algorithm simulation, the final plan, including the learning curve, the error weight vector)
- 2009-06-11 19:33:39下载
- 积分:1
-
ensembles_pca_svm_new10v
pca做特征降维,然后进行特征空间随机分割构造多个svm分类器,并行处理,对样本进行分类,基于特征空间的svm多分类器(using pca reduce feature dimension,split feature space and then randomly divided over svm classifier construction, parallel processing, the samples were classified, based on multi-feature space classification svm
)
- 2011-05-26 16:11:12下载
- 积分:1
-
Srshcomp
this source code is very good
- 2013-08-16 01:30:40下载
- 积分:1
-
matlab
基于matlab图像处理的问题 模拟仪表指针的识别 希望对大家有用 硕士生毕业论文(Recognition of the problem analog meter pointer matlab image processing of hope useful for Master Thesis)
- 2015-04-28 13:36:39下载
- 积分:1