-
delcam_flexlm_new_crack
delcam soft crack,very good.
- 2013-07-30 18:36:19下载
- 积分:1
-
matlab-H
matlab处理图像代码,很不错,值得看看(matlab image processing code, very good, worth a look)
- 2013-11-15 16:45:28下载
- 积分:1
-
moxingising
对ising模型的模拟,这是二维的情况,对于学物理的人很重要的。(Ising model for the simulation, which is two-dimensional case, for physics, it is very important.)
- 2013-12-28 17:33:42下载
- 积分:1
-
gs
光栅图形矢量化方法分析与评价,一篇不错的书籍(Raster graphics vector analysis and evaluation methods, a good book)
- 2014-02-21 03:01:05下载
- 积分:1
-
kaerman
用matlab 作卡尔曼滤波实验。讲解的步骤清楚,简单易懂(ka er man lv bo)
- 2015-04-20 20:35:02下载
- 积分:1
-
Ant-colony-algorithm
蚁群算法,包括基本蚁群算法,排序蚁群算法,最大最小蚁群算法(Ant colony algorithm, including the basic ant colony algorithm, sorting ant algorithm, ant colony algorithm for the maximum and minimum)
- 2011-05-11 16:45:54下载
- 积分:1
-
main
This AVL tree program that keeps the balance of the tree while deleting numbers
- 2015-04-18 22:03:44下载
- 积分:1
-
Matlab
matlab入门教程,M AT L A B是一个可视化的计算程序,被广泛地使用于从个人计算机到超级计算机范围内
的各种计算机上(matlab introductory tutorial, M AT LAB is a calculation program visualization, are widely used in a variety of computers from personal computers to supercomputers within)
- 2012-11-01 10:31:31下载
- 积分:1
-
Fibonacci2
Fibonacci问题,sicily 张老师题目(Fibonacci problem, sicily Zhang topic)
- 2014-10-11 09:28:12下载
- 积分: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