-
MATLAB--
用MATLAB解决_专业测量中的条件平差和间接平差的ppt,写得很详细,专业人士会有用的。(Using MATLAB to solve _ condition adjustment and indirect adjustment ppt, very detailed, and professionals will be useful.)
- 2012-05-29 09:19:31下载
- 积分: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
-
Finger-Login
Finger print login software
- 2015-01-09 00:49:36下载
- 积分:1
-
matlab程序
用MATLAB程序实现演化博弈的均衡求解(Equilibrium solution for evolutionary game)
- 2020-12-28 19:09:01下载
- 积分:1
-
julei
运用matlab语言编译,进行聚类分析,并且给出了matlab界面。(failed to translate)
- 2011-05-17 19:33:55下载
- 积分:1
-
Idegnwenxians
等温线,matlab等温线经典程序,内置数据-IIsotherms ,
(The isotherm, matlab isotherm classic program, built-in data-IIsotherms,)
- 2012-08-22 14:41:32下载
- 积分:1
-
SimulinkModelCComplier
介绍了如何利用Matlab的代码生成功能将Simulink模型转换成目标语言模型的方法(The way that how to use the capability of Matlab in code generation to convert the mode1s constructed by Simulink to target language models is introduced)
- 2009-09-12 16:55:04下载
- 积分:1
-
fv
说明: 这是一个计算镜头视场的软件,非常简单但是很实用。(This is a calculation of the lens field of view of the software, very simple but very practical.)
- 2009-01-14 11:04:18下载
- 积分:1
-
Gass_BLXYConver
大地坐标变换,转换经度很高,修改正了反变换有0.6误差的错误。下载即可使用。(Geodetic coordinate transformation, the conversion of longitude is very high, change the inverse transform has 0.6 error. You can use to download.
)
- 2014-12-25 10:40:00下载
- 积分:1
-
dissertationlsthesudyofGaborwavel
本文 主 要 研究的是Gab。:小波神经网络算法及其在灰度图像目标识别
中的应用。研究涉及神经网络理论、小波分析理论和小波神经网络理论及其
它们在目标识别中的应用技术。(This paper is Gab. : Wavelet neural network algorithm and its gray-scale image recognition applications. Research involving neural network theory, wavelet analysis theory and wavelet neural network theory and their recognition in the target application technology.)
- 2008-07-19 17:49:32下载
- 积分:1