搜索资源列表
fuzzy_control_sunshuai03_uploadto_cpubbs
- 这是我从别处下来的《倒立摆控制程序》,解压后是一个.VI程序,因为不知道VI是什么,在网上查了一下,“需要的软件CorelDraw或者Adobe Illustrator或者Photoshop ”,但还是没搞懂到底用的什么环境,所以先选了一个,要是谁搞懂了请告诉我吧-This is my monies come from somewhere down the "inverted pendulum control procedures", is an unpacked. VI p
poj1066
- poj的试题 poj1066 直接求外墙上的各个点到终点的连线与内墙的焦点最小即可-poj' s questions poj1066 directly seek to various points on the external walls and the interior end of the connection can be the focus of the smallest
Fault-Tree
- 求故障树的 1)对偶树; 2)最小割级和最小路集; 3)假定底事件的故障概率已知,求顶事件发生的概率; 4)求底事件的结构重要度、概率重要度和关键重要度。-Seeking Fault Tree 1) dual tree 2) minimum cut level and minimal path sets 3) It is assumed that the end of the event of the failure probability known, find the p
fractal
- matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=
ZXJD
- 两条直线的起始点,终点,四个点,判断有无交点,并说明交点是实点,还是虚点-Two straight lines starting and end points, four points, to determine whether the point of intersection, and that intersection is a solid point, or virtual point
circle
- 手机模板,增加置底的浮动宣传条,透明背景-Phone template, increasing publicity of the home at the end of the floating, transparent background
sierpinski
- 分形结构的基础,sierpinski曲线。体现了图形形成的迭代,调整结束可以看到图形形成过程(The basis of fractal structure, Sierpinski curve. It reflects the iteration of graphics formation. The process of graphics formation can be seen at the end of adjustment.)