-
FastICA11
先对三幅图像进行混合,然后采用FASTICA算法混合图像进行盲分离(First three images mixed, then FASTICA algorithm mixed image blind separation)
- 2012-10-27 16:06:29下载
- 积分:1
-
xiaoboSVM
一种基于小波的支持向量机程序 进行电网负荷预测(A progressive load forecasting based on wavelet support vector machine procedures)
- 2013-12-09 10:35:32下载
- 积分:1
-
DelayTime_Autocorrelation
本程序采用自相关法求混沌时间序列重构的时间延迟。(This procedure using the autocorrelation method for chaotic time series reconstruction time delay.)
- 2012-03-13 20:10:15下载
- 积分:1
-
xclcolor
自己写的一种颜色校正算法,想要校正什么颜色,请改变Rc/Gc/Bc后减去的值(A color correction algorithm to write their own, what you want to correct color, change the value of Rc/GC/BC after subtracting)
- 2013-04-17 19:48:18下载
- 积分:1
-
ACADO
ACADO工具包是一个软件环境和算法集自动控制和动态优化。它为直接优化控制提供了多种算法,包括模型预测控制、状态参数估计和鲁棒优化。(ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization.)
- 2018-01-17 14:31:13下载
- 积分:1
-
encode_bit
关于turbo码编码的仿真程序,简单实用,是初学者的理想程序(On the turbo coding of the simulation program, simple and practical, is the ideal program for beginners)
- 2009-11-24 18:37:13下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
vind2sub--by-Chris
vind2sub by Chris
MATLAB s ind2sub function implemented to return a variable length vector (vector, matrix, utility)
- 2014-02-06 16:22:27下载
- 积分:1
-
emission
实现PET/SPECT 幻影图像regression的matlab源代码
algorithms for Poisson emission tomography PET/SPECT/ Poisson regression
eml_ emission maximum likelihood
eql_ emission quadratically penalized likelihood
epl_ emission penalized likelihood(The realization of PET/SPECT images Mirage regression of matlab source code algorithms for Poisson emission tomography PET/SPECT/Poisson regression eml_ emission maximum likelihood eql_ emission quadratically penalized likelihood epl_ emission penalized likelihood)
- 2008-12-09 15:18:46下载
- 积分:1
-
FSK--MATLAB
FSK调制解调MATLAB源代码,包含经过信道的实际信号,相干解调后的信号的眼图,非相干解调后的信号的眼图等内容。(FSK modulation and demodulation MATLAB source code, contains the actual signal after channel coherent demodulation signal eye diagram, non-coherent demodulation signal eye diagram.)
- 2013-05-01 15:41:52下载
- 积分:1