-
characterExpPoint
MO SIANG malaysia character exp hack
- 2014-10-09 01:14:19下载
- 积分:1
-
lungbayesdemo
在matlab软件上模拟肺肿瘤生长,吸烟是诱发肺肿瘤的主要原因。(Matlab software to simulate the growth of lung cancer, lung cancer induced by smoking is the main reason.)
- 2010-11-17 12:21:07下载
- 积分:1
-
Boost-Develop
该书详细介绍了Boost库的数十种子库,是目前为止我找到的最详细的Boost库中文书籍(The book details the Boost libraries dozens seed bank, is by far the most detailed I ve found Boost library books Chinese)
- 2014-08-12 10:56:46下载
- 积分:1
-
Matlab
Matlab数字图像处理源代码,里面有书上的代码,便于读者下载(Matlab Digital image processing source code,There are books code, convenient for readers to download。)
- 2013-12-05 15:19:41下载
- 积分:1
-
v2normalkalman
自己编写的2维动态模型,运用卡尔曼滤波仿真。(I have written two-dimensional dynamic model, the use of Kalman filter simulation.)
- 2011-09-07 10:43:59下载
- 积分:1
-
ssssssss
显得无聊自己做的一段代码显得无聊自己做的一段代码(ssssssssssssssssssssssssss)
- 2009-12-04 16:05:24下载
- 积分:1
-
modbusgw-0.1.tar
MODBUS programEach instance of modbusgw acts a master to a modbus serial network. Currently each
instance of modbusgw will only support one modbus serial network (future revisions will support
multiple networks in a single gateway for now, it is necessary to start multiple instances).
(MODBUS programEach instance of modbusgw acts a master to a modbus serial network. Currently eachinstance of modbusgw will only support one modbus serial network (future revisions will supportmultiple networks in a single gateway for now, it is necessary to start multiple instances).)
- 2008-02-12 18:59:53下载
- 积分:1
-
sgl_lib
VC与matlab混合编程方面的书籍,介绍全面,适用,是一本不错的书(英文)(VC and matlab mixing programming books, introduced comprehensively, applicable, is a good book (English))
- 2010-09-11 13:34:32下载
- 积分:1
-
Phw__diodee4o
电源四个二极管构成的整流电路SIMULIINK仿真模型,一种基于MATLAB7.0
(The power four diodes constituting a rectifier circuit SIMULIINK simulation models, one based on MATLAB7.0)
- 2012-09-09 23:45:21下载
- 积分: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