搜索资源列表
chouxianglei.rar
- 编写一个抽象的图形类Shape,里面有方法getArea()计算面积以及方法displayArea()显示面积,编写子类矩形类和三角型类分别实现两个方法,JAVA
Iteration_and_fractal
- 1、 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数。 2、 自己构造生成元(要有创意),按照图形迭代的方式产生分形图,用计算机编制程序绘制出它的图形,并计算其分形维数。主要用MATLAB编程 -1, for an equilateral triangle, each side in accordance with Koch curve iterative manner, the r
How_to_calculate_the_area_of_planar_graph
- 、探索曲线拟合的不同方式,使学生了解泰勒公式的意义,并且对运用定积分计算任意平面图形的面积有更深入的认识。 2、能初步运用所学数学知识及数学软件工具matlab解决实际问题。 -To explore different ways of curve fitting, so that students understand the significance of Taylor' s formula, and the right to use the definite integral
