-
COMPRESSION_NN
this is the code for image compression using neural network.
- 2009-03-14 12:59:00下载
- 积分:1
-
1
说明: MATLAB7.1的关于遗传算法的所有源程序详解1(MATLAB7.1 all on the genetic algorithm source code Xiangjie1)
- 2010-03-06 12:28:08下载
- 积分:1
-
BTSVM
基于孪生支持向量机的二叉树多分类 结合TSVM,依据类间距和类内距离构建二叉树的层次结构(TSVM MATLAB)
- 2021-04-08 16:59:00下载
- 积分:1
-
UltraSonic_M_Echo_sin
在matlab上对复倒谱回波检测系统的仿真,可由此对管道质量经行检测
(In matlab Complex Cepstrum of echo detection system simulation, which can the quality of the pipeline by the line detection)
- 2008-05-17 12:30:34下载
- 积分:1
-
Ising
Ising Model is described here in primary manner. The other versions are upcomming..
- 2011-01-26 14:23:36下载
- 积分:1
-
lapulas1i
图像处理中的边缘检测和处理,保证图像恢复的噪声最小(image processing edge detection and processing, image restoration to ensure minimum noise)
- 2007-05-03 10:31:21下载
- 积分:1
-
EARC
EARLANG C MATLAB CODE IN RTELECOM
- 2013-10-05 00:36:35下载
- 积分:1
-
copulas
copula函数经典
Roger B. Nelsen
An Introduction to Copulas(
Roger B. Nelsen
An Introduction to Copulas)
- 2010-06-15 21:11:51下载
- 积分:1
-
SystemViewExample
通信系统systemview的系统仿真与设计,北航版(systemview)
- 2009-05-14 23:21:08下载
- 积分:1
-
svmTrain
[model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an
SVM classifier and returns trained model. X is the matrix of training
examples. Each row is a training example, and the jth column holds the
jth feature. Y is a column matrix containing 1 for positive examples
and 0 for negative examples. C is the standard SVM regularization
parameter. tol is a tolerance value used for determining equality of
floating point numbers. max_passes controls the number of iterations
over the dataset (without changes to alpha) before the algorithm quits.
- 2013-05-14 08:53:31下载
- 积分:1