-
randcircle4
再区域内,随机画圆,并保证各个圆相切。 (draw circles in the area and all the circles are tangent)
- 2021-04-15 15:58:55下载
- 积分:1
-
PID_Control_DC_Motor
PID控制直流电机源码(simulink),可以直接运行。(PID control of DC source, can be directly run.)
- 2010-07-04 15:37:10下载
- 积分:1
-
R--KT.m
库恩塔克算法matlab程序(Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program,Kuhn Tucker algorithm matlab program)
- 2016-07-04 23:44:08下载
- 积分:1
-
Mo-phong
说明: Mobile Robot Simulation by Matlab
- 2019-01-05 14:28:27下载
- 积分:1
-
1
说明: 1、主要是产生0,1,2,3,阶贝赛尔函数图形。
2、产生线性调频信号和它的的频谱图。
3、产生单个脉冲的三维模糊图以及对应的等值图。
4、它是程序3的嵌套子程序,用于产生单个脉冲。
5、用于产生高斯和瑞利分布函数。
(These programs can produce 1、Bessel graph;2、LFM signal and its amplitude spectrum;3、ambiguous graph 4、Gaussian and Rayleigh function.
)
- 2010-03-09 08:28:29下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
层次分析法matlab程序及说明书
说明: 层次分析法matlab程序及说明书,是指将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。(Analytic hierarchy process (AHP) matlab program and specification is a decision-making method that decomposes the elements related to decision-making into objectives, criteria, schemes and other levels, and carries out qualitative and quantitative analysis on this basis.)
- 2020-10-17 14:43:43下载
- 积分:1
-
work
This is an image segmentation file.
- 2011-05-09 13:58:50下载
- 积分:1
-
RF-Circuit
射频电路设计理论与应用答案全解析附有matlab程序!(RF Circuit Design)
- 2011-11-10 19:53:58下载
- 积分:1
-
Brownianmotion
一维 二维 三维分形布朗运动的序列生成,以及相空间生成(One-dimensional 2D and 3D fractal Brownian motion sequence generation and generation phase space)
- 2014-12-14 20:19:56下载
- 积分:1