-
matlab
matlab的常用命令速查,收录了matlab的多种常用命令,很好使用(commonly used commands Info matlab, matlab includes a variety of commonly used commands, a very good use)
- 2009-07-10 15:55:55下载
- 积分:1
-
C_C
C——C方法计算,用于相空间重构分析,很好很使用的一种方法(C- C method for phase space reconstruction analysis。It is ery good and useful。)
- 2012-04-12 11:31:05下载
- 积分:1
-
Color-Watermarking
This code is one application of visible watermarking.
- 2013-03-12 11:48:43下载
- 积分:1
-
AlgorithmeGenetique
Genetic Algorithm for WSN
- 2013-11-13 15:18:35下载
- 积分:1
-
water1
In this file we implemented a dwt watermarking method in matlab
- 2011-05-24 16:08:25下载
- 积分:1
-
nihe
.NET与Matlab结合 —— 最小二乘法直线拟合(C#)(. NET integration with Matlab- least squares fitting a straight line (C#))
- 2011-09-13 16:46:00下载
- 积分:1
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1
-
wavelet
谐波分析 功率谱分析 交叉谱分析课程及例子(The harmonic analysis of power spectrum analysis courses and examples of the cross-spectral analysis)
- 2013-02-28 20:00:00下载
- 积分:1
-
GPS_Positioning
Global Posisioning System Applications
- 2013-04-13 22:01:03下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1