-
5
说明: 无线传感网络节点分簇算法的研究,包含leach分簇(Wireless sensor network node clustering algorithm, including leach clustering)
- 2010-12-04 15:20:09下载
- 积分:1
-
Project1
log normal shadowing model
- 2010-02-16 20:52:07下载
- 积分:1
-
Visualization-of-the-progress-bar
可视化的进度条,能够在程序运行期间实时查看代码运行的进度(Visualization of the progress bar)
- 2013-01-30 19:42:23下载
- 积分:1
-
power-system-analysis-saadat
saadat著的电力系统分析中文翻译版;有详细的潮流、暂态matlab实例(Chinese translation version saadat power system analysis detailed flow, transient matlab instance)
- 2021-03-23 00:09:16下载
- 积分:1
-
Electronics-And-Circuit-Analysis-Using-MATLAB
The goals of writing this book are (1) to provide the reader with simple, easy, hands-on introduction to MATLAB (2) to demonstrate the use of MATLAB for solving electronics problems (3) to show the various ways MATLAB can be used to solve circuit analysis problems and (4) to show the flexibility of MATLAB for solving general engineering and scientific problems.
- 2013-11-23 12:21:13下载
- 积分: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
-
SIR_PF
实现了SIR粒子滤波算法,给出了均方估计下误差性能(SIR particle filter algorithm gives the mean square estimation error performance under)
- 2013-05-11 17:29:21下载
- 积分:1
-
FIRditonglvbo
FIR低通滤波器,用matlab软件实现(FIR filter using matlab )
- 2010-07-12 09:11:51下载
- 积分:1
-
dancengchuanganqi
人工神经网络基于matlab开发的单层传感器的源程序例子(Artificial neural network matlab-based development model exact type rbf)
- 2013-08-04 15:06:20下载
- 积分:1
-
matlabshixian
用MATLAB实现模糊控制算法,对如何进行模糊控制仿真很有帮助!!!(Using MATLAB implementation of fuzzy control algorithm, fuzzy control on how to carry out simulation helpful! ! !)
- 2009-03-13 19:14:17下载
- 积分:1