-
afsa
由国内李晓磊博士提出的优化算法,具有跳出极值的优良特性。(an algorithm proposed by doctor Li Xiao Lei)
- 2010-12-14 11:36:45下载
- 积分:1
-
Laplacian_Smoothing_Transform
基于拉普拉斯光滑算子的变换,常用于人脸识别(Smooth operator based on Laplace transform, using face recognition program)
- 2013-12-29 16:29:47下载
- 积分:1
-
matlab
浙江大学授课用的ppt的pdf版,使用教材是姚俊,马松辉. 《Simulink建模与仿真》. 西安电子科技大学出版社(Zhejiang University lectures ppt pdf version of use, use of materials is Yao Jun, Ma Songhui. 《Simulink modeling and simulation》, Xidian University Press)
- 2013-07-19 10:33:32下载
- 积分:1
-
05
DOA估计与信噪比的关系的MUSIC算法,MATLAB仿真源代码,可完成仿真图形。(DOA Estimation relations with the signal-to-noise ratio MUSIC algorithm, MATLAB simulation source code, to be completed by the simulation graphics.)
- 2013-05-13 17:54:05下载
- 积分:1
-
dsp4
这是一个数字信号处理的matlab源程序,程序里包含快速傅里叶算法等(This is a digital signal processing matlab source, the program contains the fast Fourier algorithm)
- 2010-12-30 11:17:18下载
- 积分:1
-
ArduinoIO
MATLAB code to use MATLAB code with Arduino
- 2014-11-16 08:10:07下载
- 积分:1
-
MyAutoCorr
本程序是用于信号相关分析的实验程序。
主要功能是计算和比较几种信号的相关函数。( This procedure is experimental procedure for signal correlation analysis. The main function of the correlation function is calculated and compared several signals.)
- 2015-01-20 10:35:11下载
- 积分:1
-
gray2rgb_2
this code will convert gray to rgb
- 2011-12-08 09:51:46下载
- 积分:1
-
evaluation
各种图像融合性能评价参数,包括D,MSE,PSNR,SF,RMSE,NCD,REL,MI,MAE,DREL,EOG,CREF等(Image fusion performance evaluation of various parameters)
- 2010-07-21 16:28:26下载
- 积分:1
-
ParInfoGain
ParInfoGain - Computes parallel information gain and gain ratio in Matlab using the Matlab Parallel Computing Toolbox or the Distributed Server (if available)
Information gain is defined as:
InfoGain(Class,Attribute) = H(Class) - H(Class | Attribute)
Gain ratio is defined as:
GainRatio(Class, Attribute) = (H(Class) - H(Class | Attribute)) / H(Attribute).
...where H is the entropy, defined as - sum(i=1 to k) pi log2 pi
- 2010-12-13 11:17:06下载
- 积分:1