-
walker
matlab 模拟人行走的源程序,可随意改变人走的角度、速度(people walking matlab simulation source code, can easily change the angle of human walking speed)
- 2013-10-01 21:08:18下载
- 积分: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
-
sff-basic
this is a basic sff code about SML METHOD.
- 2013-07-18 16:20:22下载
- 积分:1
-
ExtractBackground
Extraction of background
- 2015-03-25 16:24:08下载
- 积分:1
-
duishuizhtai
matlab 并行程序parfor用法matlab 并行程序parfor用法(matlab 并行程序parfor具体用matlab 并行程序parfor用法)
- 2020-07-03 17:40:02下载
- 积分:1
-
动态重构
基于遗传算法配电网重构的解决经济问题的一份程序,很完整,值得拥有(A procedure for solving economic problems based on genetic algorithm power distribution network reconstruction is very complete and worth having)
- 2021-03-08 20:39:38下载
- 积分:1
-
小波阈值
说明: matlab语言求解小波降噪的MSE和SNR值(Solving MSE and SNR of wavelet denoising with MATLAB language)
- 2021-04-16 20:57:51下载
- 积分:1
-
FEM-for-PDE
用有限元方法解偏微分方程的算例。区域是[0,1]*[0,1]的正方形区域,区域剖分网格是标准正方形。区域剖分、节点计算、转化成代数方程求解,结果画图显示及txt结果输出,每一步都很详细。(Two-dimensional numerical example of using the finite element method for solving partial differential equations . Region is a [0,1]* [0,1] of the square region, a square region of a standard mesh grid. Regional split, node calculation, converted into algebraic equations, the results display and txt file result output, each step is very detailed.)
- 2014-08-22 22:27:37下载
- 积分:1
-
reglm
用matlab实现多元回归分析,统计学中比较重要的应用,适用于初学者(Multiple regression analysis using matlab to achieve, the more important applications of statistics for beginners)
- 2013-09-09 16:53:21下载
- 积分:1
-
wdg_ctrl1
inverted wedge controlling parameters using pid controller.
- 2015-03-24 00:52:07下载
- 积分:1