-
cross
solves vrp by genetic algorithm
- 2010-12-09 15:57:28下载
- 积分:1
-
IEEEXplore_2
I want matlab code of this paper
- 2010-03-16 01:58:43下载
- 积分:1
-
qpsk
用matlab实现QPSK调制,各路信号的频谱,高斯白噪声信道(QPSK modulation to achieve with matlab, and the brightest signal of the spectrum, white Gaussian noise channel)
- 2010-05-26 09:50:20下载
- 积分:1
-
feature_reduction
this code reduce the dimentional of feature space using combine sparse matrix+PCA for classification eeg signal. more detail exixst inside the code.
this code tested and work properly
- 2013-07-29 02:54:21下载
- 积分:1
-
LevelSet
VC++实现的GAC水平集, 这样的程序很少见,大部分都是matlab编写的,虽然程序比较简单,但是很有借鉴和参考价值。 有曲线演化的过程(GAC level set VC++ implemented, such programs are rare, and most of them are prepared matlab, although the procedure is relatively simple, but very useful reference and the reference value. Curve evolution process)
- 2012-09-02 22:27:02下载
- 积分:1
-
ecg
qrs波算法,一个用maltab写的简单的算法。确定q,r,s的位置。(ECG SIMULATION USING MATLAB)
- 2010-03-05 21:36:09下载
- 积分:1
-
Wind_Turbine_Pm_1Tm
说明: 在simulink环境中搭建的风力机模型,能够输出风力机的功率和转矩曲线(Built environment in the simulink model of wind turbine, wind turbine output to the power and torque curves)
- 2011-04-07 13:04:35下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
assembler1
It is an program for assembler pass 1 for an operating system
- 2014-09-30 01:47:03下载
- 积分:1
-
libsvm-3.16
libsvm-3.16工具箱,支持多分类向量机,能载入matlab并运行,已经通过验证的程序,很好(libsvm-3.16 toolbox, support multi-classification vector machine, can be loaded the matlab and running, has been validated procedures, very good)
- 2013-04-24 18:49:56下载
- 积分:1