-
NEW-LEACH-matlab.txt
对经典协议LEACH的改进版本,可以出图3个,对初学很有帮助,大家有兴趣的可以看看。(LEACH agreement on an improved version of the classic, you can plot three, very helpful for beginners, we are interested can look at.)
- 2014-01-20 17:22:06下载
- 积分:1
-
matlab_algorithms
自适应程序matlab代码,有详细说明,很不错,适合初学者!(Adaptive procedure matlab code, a detailed description, it is good for beginners!)
- 2014-04-22 23:30:57下载
- 积分:1
-
fnn
关于matlab中模糊神经网络中关于故障诊断的程序(About the fuzzy neural network matlab procedures for troubleshooting)
- 2014-11-23 21:08:22下载
- 积分:1
-
melp(2.4or)
melp声码器,包括melp编码器和melp解码器(melp vocoder comprising melp melp encoder and decoder)
- 2021-04-08 14:49:01下载
- 积分:1
-
fuzzyPID
fuzzy pid control motor
- 2015-01-09 19:46:47下载
- 积分:1
-
PMAX
交流网络最大输电能力计算程序,便于分析电网最大输电能力和稳定评估(Exchange network transmission capacity calculation procedures to facilitate the analysis grid transmission capacity and stability assessment)
- 2013-02-02 23:35:37下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
mxd_coffe_v35_final
冒险咖啡屋秘密花园V35最终版源码
Visual Basica代码,要研究MXD的朋友可以下载看下(adventure coffee secret garden V35 final version of Visual Basica source code to study MXD friends can download facie)
- 2007-01-21 08:38:30下载
- 积分:1
-
mat
matlab simulink 模糊控制器模型(matlab simulink fuzzy controller model)
- 2014-01-17 10:21:25下载
- 积分:1
-
Skongjianchazu
空间插值方法汇总Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法)Minimum Curvature(最小曲率)Modified Shepardd s Method(改进谢别德法)Natural Neighbor(自然邻点插值法)Nearest Neighbor(最近邻点插值法)Polynomial Regression(多元回归法)Radia
(Spatial interpolation method summary Inverse Distance to a Power (inverse distance weighted interpolation) on Kriging (kriging) Minimum Curvature the (smallest curvature) Modified Shepardd s Method (improved Xiebie De law) Natural Neighbor (natural neighbor interpolation) Nearest Neighbor (nearest neighbor interpolation) Polynomial the Regression (multiple regression) Radia)
- 2012-08-22 14:39:13下载
- 积分:1