-
LEACH
omnet++4.0实现的WSN中Leach算法,可以运行,200*200的区域中分布了400个节点(Leach algorithm in WSN omnet++ 4.0 to achieve, you can run.In the region of 200 * 200 distributed 400 nodes)
- 2014-08-08 20:22:15下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1
-
Matlab-senior-notes(2)
Matlab高级讲义之matlab语言基础(Matlab senior notes- matlab language based)
- 2011-12-24 21:11:43下载
- 积分:1
-
Example_Cpp
c++的adc(数模转换器)测试实例程序,很实用,适合初学者(the c++ adc test instance procedures, very practical, very classic)
- 2013-03-06 14:34:44下载
- 积分:1
-
EngineEx
C/C++中调用MATLAB引擎的数值仿真的实现,运行环境:VC++6、matlab6
注意事项:微分方程文件“fun.m”放在matlab的work目录下。(C/C++ Call the MATLAB engine numerical simulation of the realization of operating environment: VC 6, matlab6 Notes: Differential Equations document )
- 2007-09-14 14:10:01下载
- 积分: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
-
IP
IP锁定程序实例源码 ip focus program example recourse code
( ip focus program example recourse code
)
- 2009-02-26 20:49:40下载
- 积分:1
-
VCMATLAB
VC实现对MATLAB的调用,对于研究二者混合编程的人比较有用(VC++ implementation of the MATLAB call for the mixture of the two studies were more useful for programming)
- 2009-12-05 19:56:14下载
- 积分:1
-
net
微分方程网格生成 计算传热学 离散方法
自适应网格(The differential equation of grid generation)
- 2014-01-02 13:57:10下载
- 积分:1
-
FLch7NNeg2
第七章的多维非线性辨识的MATLAB程序例7.2用神经网络学习二维非线性函数
,是侯媛彬和汪梅的系统辨识课本上第七章的的实验。(Chapter VII of the multi-dimensional non-linear identification procedure Example 7.2 using the MATLAB neural network to learn two-dimensional nonlinear function, is Houyuan Bin and Wang Mei system identification textbook Chapter VII of the experiment.)
- 2011-09-06 17:45:53下载
- 积分:1