-
MATLAB
对采集到的信号进行快速傅里叶变换,可以实现对信号频谱分析(The collected signals fast Fourier transform, spectral analysis of the signal can be achieved.)
- 2021-01-13 10:38:48下载
- 积分:1
-
MIMO-detector
最为经典MIMO detector 算法说明书,可以了解这个MIMO检测过程(For most classic MIMO detector algorithm manual, can understand the MIMO detection process)
- 2021-04-26 20:18:45下载
- 积分:1
-
Code
LK光流法的实现算法,内容包括普通LK光流法,改进的金字塔算法,以及根据光流场计算下一帧图像(LK optical flow algorithm, the code directly in the main program can run. Code includes general LK optical flow method, an improved pyramid algorithm, based on optical flow field and the next frame)
- 2014-03-05 15:24:11下载
- 积分:1
-
MH
说明: 利用Metropolis-Hastings准则实现对高斯分布的采样,建议分布是高斯分布(The use of standards to achieve Metropolis-Hastings sampling of the Gaussian distribution, the proposed distribution is a Gaussian distribution)
- 2014-07-27 14:51:21下载
- 积分:1
-
math
关于Matlab中数值微分与数值积分的数学实验(Numerical integration and Numerical differential)
- 2010-06-23 10:24:39下载
- 积分:1
-
EngineeringOpticsWithMatlab
MATLAB在工程光学中的应用,对于模拟实现光学功能具有很大帮助(MATLAB in engineering optics, the optical functions for the simulation of great help)
- 2010-05-12 15:48:58下载
- 积分:1
-
quantilereg
自己写的分位点估计。有需要请下载。里面有bootstrap方法。仅供参考(Write your own quantile regression. There is a need to download. There bootstrap method. For reference only.)
- 2013-11-11 10:12:12下载
- 积分:1
-
Gabor_matlab
maltab Grabor 滤波程序适合人脸识别,Grabor算法适合做为识别程序的基函数(maltab Grabor filtering process is suitable for face recognition algorithm is suitable for Grabor basis function as a recognition program)
- 2013-05-21 00:42:37下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
eightGrayscale
基于MATLAB语言,对于图像的八个位面图的编码,更加理解图像的主分量,以及高频噪声(Based on the MATLAB language, for the 8-bit plane map image coding, better understand the main components of the image, as well as high-frequency noise)
- 2010-01-19 10:06:46下载
- 积分:1