-
average-filter
AVERAGE FILTER s operates o
- 2011-04-30 02:42:18下载
- 积分:1
-
litekmeans
matlab code for kmeans clustering
- 2015-02-03 15:06:42下载
- 积分: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
-
Heat_Equation
基于偏微分方程(PDE)的热传导方程滤波的matlab实现(based on partial differential equations (PDE) of the heat conduction Filter Implementation of Matlab)
- 2006-10-12 09:38:09下载
- 积分:1
-
w2_regression
machine learning方面的regression,语言是python.比较基础的资料(machine learning aspects of the syllabus, language is the python. basis of comparison data)
- 2013-12-07 23:08:44下载
- 积分:1
-
emd
emprical model decomposition经验模态分解,可以对随机信号自动分解成本征模函数,matlab实现代码(emprical model decomposition)
- 2016-03-21 12:47:52下载
- 积分:1
-
LEACH
简单的LEACH算法,适合新手学习,本人毕设用到的分簇路由算法(LEACH,Low Energy Adaptive Clustering Hierarchy)
- 2019-04-20 10:22:27下载
- 积分:1
-
mengyao_v10
通过matlab代码,该函数用来计算任意函数的一阶偏导数(数值方法),cordic算法的matlab仿真。( By matlab code, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), cordic matlab simulation algorithm.)
- 2016-11-15 15:32:09下载
- 积分:1
-
zuixiaoercheng
说明: 利用最小二乘原理建立了趋势项的一般模型,并利用MATLAB软件强大的矩阵计算功能,对一个含有非线性趋势项的周期信号进行了趋势项消除,并得到了预期效果。(Using the least squares principle to establish a trend term, the general model and the use of MATLAB software is powerful matrix calculation function, for a linear trend term with periodic signals the trend for elimination, and get the desired effect.
)
- 2011-04-06 10:50:28下载
- 积分:1
-
nb-ldpcDECODE-16QAM
非二进制软译码很实用要学非二进制LDPC的同学可以参考一下(NB-LDPC decode)
- 2013-11-14 21:18:52下载
- 积分:1