-
MinimumspanningtreePrim
Dandn文件给出了输入参数的名称及格式
即在调用prim前先输入邻接矩阵D和节点个数n输入prim得到两行的矩阵T,将上下两行数字对应的节点相连即可(Dandn file name given input parameters and format that is called prim before Input adjacency matrix D and node numbers n input prim are two lines of the matrix T, the number of up and down two lines can be connected to the corresponding node)
- 2010-06-25 02:20:41下载
- 积分:1
-
rwg1
this code is for matlab antenna and EM modeling
- 2013-03-07 01:00:00下载
- 积分:1
-
Matlab-Recips
Matlab Recips for Earth Sciences--2nd Edition
- 2013-12-25 16:15:51下载
- 积分:1
-
one_quadrant_PWM_converter
one quadrant pwm converter(matlab)
- 2012-01-30 21:01:55下载
- 积分:1
-
bushijianchuli
内插五分钟程序 很好的数据处理补全程序内插五分钟程序 很好的数据处理补全程序(Five minutes interpolation data processing procedures good complement within five minutes of the whole program instrumentation program complement good data processing procedures)
- 2014-12-09 21:51:24下载
- 积分:1
-
Contharm
this file is for matlab filters
- 2010-10-25 01:54:37下载
- 积分: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
-
pdegui
偏微分方程数值解法,包括泊松方程,特征值方程,热传导方程和波动方程(PDEGUI demonstrates the finite difference solution of model problems involving Laplace s operator)
- 2009-09-26 20:22:33下载
- 积分:1
-
KMV
计算风险管理中的信用风险溢价的matlab程序(Calculation of risk management in credit risk premium matlab program)
- 2014-02-20 23:38:51下载
- 积分:1
-
XL1
对原有数据进行排列,找到它所在位置,求出符合要求的最小值(The original data are arranged in a position to find it, find the minimum to meet the requirements)
- 2013-07-25 12:32:50下载
- 积分:1