-
LEACH.m
LEACH的源代码,详细注释,适合初学WSN路由协议的同学学习。(LEACH source code, detailed notes, WSN routing protocols suitable for novice students to learn.)
- 2014-01-17 21:23:03下载
- 积分:1
-
CPP
非常不错的QPSK在matlab中的仿真教程,文档中包含相关的所有代码(very good QPSK in the Matlab simulation Guide, the document contains all the related code!)
- 2011-06-09 22:40:14下载
- 积分:1
-
svm
支持向量机原理与仿真
(Support vector machine theory level simulation)
- 2014-01-05 16:19:37下载
- 积分:1
-
malloc
ics 的malloc实现,采用分离存储,模拟memory的malloc和free等操作。(to realize the molloc and free operation, the lab of ics class)
- 2014-01-09 10:36:34下载
- 积分:1
-
tqjs
说明: 实现大地测量学中,椭球参数解算。(包括正解和反解)(Achieve geodesy, the ellipsoid parameters solver. (Including the positive solution and counter-solution))
- 2010-03-30 22:11:08下载
- 积分:1
-
FUNTION-INTERFACES
应用matlab 和epanet的各种函数接口 函数说明以及 epanet的 软件 帮助功能翻译(The application the Matlab and epanet various function interface function description and epanet software helps translation)
- 2013-04-27 10:51:01下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
23
说明: 用于实现方块编码的代码,实现图象的编码,C++代码(Coding for the realization of the code box, realize the image encoding, C++ Code)
- 2007-09-10 13:11:52下载
- 积分:1
-
[3x4]
三乘四二维数组 求所有元素中最大值,这个程序很简单的,大家看看就好(Three in four two-dimensional array for all elements in the maximum)
- 2015-02-07 15:16:19下载
- 积分:1
-
vb
说明: 是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论(the cold for matlab)
- 2013-12-19 19:28:44下载
- 积分:1