-
at
说明: mc389模块at中文指令详解,通过超级终端进行调试.(mc389 module at the Chinese instructions Xiang Jie, through the HyperTerminal for debugging.)
- 2010-01-03 08:29:00下载
- 积分:1
-
dumpling
一种基于网络节点距离(节点间RTT值),将节点动态的划分在相应的聚类内,每个聚类有一个中心节点,其成员节点到它的距离不超过某一设定值(A network node based on distance (inter-node RTT value), the delineation of the dynamic nodes in the corresponding cluster, each cluster has a central node, the node of its members to its distance does not exceed a set value)
- 2008-07-06 11:39:45下载
- 积分:1
-
Search_DFT
Filtros Ma t lab trae varios filtros para series de tiempo
- 2013-09-24 08:00:15下载
- 积分:1
-
PSNRSSIM_matlab
matlab计算两幅图片之间的psnr和ssim值,彩色图片,算法是转换为YUV计算的,YCbCr(matlab computing psnr and ssim value between two pictures, color pictures, the algorithm is converted to YUV calculation, YCbCr)
- 2015-08-28 22:21:18下载
- 积分:1
-
3_test
检验实际分布是否与理论密度分布函数相符合。球面均匀分布的随机点在二维平面上的投影的密度分布(Verify whether the actual distribution consistent with the theoretical density distribution function. Spherical uniformly distributed random dot density distribution projected on a two-dimensional plane)
- 2014-11-09 17:02:21下载
- 积分:1
-
Polar_SI9000
polar si9000破解版,可用到2038年,仅供个人研究参考,不能用于商业。 (Si9000 polar crack version, available to 2038, only for personal research reference, can not be used for commercial.)
- 2015-12-17 12:38:23下载
- 积分:1
-
GA
说明: 一些非常有用的遗传算法函数,可以和大家一起分享学习一下。(Some very useful genetic algorithm function, you can learn about and share with everyone.)
- 2013-12-14 16:00:30下载
- 积分:1
-
bundler-v0.3-source
Bundler v0.3 Installation Guide
copyright 2009 Noah Snavely (snavely@cs.cornell.edu)
based on the Photo Tourism work of Noah Snavely, Steven M. Seitz,
(University of Washington) and Richard Szeliski (Microsoft Research)
For more technical information, visit http://phototour.cs.washington.edu
The source provided in this distribution can be accessed at
http://phototour.cs.washington.edu/bundler/
- 2009-11-12 13:14:12下载
- 积分:1
-
engine
发动机系统仿真,matlab/simulink 系统仿真和运算,可以根据油门估算出扭矩(Engine system simulation, matlab/simulink simulation and computing systems, torque can be estimated based on throttle)
- 2013-12-07 02:32:57下载
- 积分: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