搜索资源列表
MathematicalModelingTestSet
- 数学建模试题试题集,包含好几套历年题,苦心整理,特此分享-Test set of questions of mathematical modeling, including several sets over the years title, painstakingly sorting, hereby Share
DrawCosCurve
- 在屏幕上用‘*‘横向显示0~360度的cos(x)曲线。此题关键在于余弦曲 线在0~360度的范围内,一行要显示两个点。考虑到cos的对称性,将屏幕的行方向定义为x,列方向定义为y,则0~180度的图形是左右对称的。若将图形的总宽度定义为62列,计算出x行0~180度时y点的坐标m,那么在同一行与之对称的180~360度的y点的坐标就应为62-m。程序中利用反余弦函数acos计算坐标(x,y)的对应关系。 -On the screen using the ' *' hori
c-example
- 许多用C编写的趣味题程序,绘图,数字以及生活中的数学问题-Many interesting questions written in C programs, graphics, digital and mathematical problems in life
DDA
- DDA算法画直线--计算机图形学 这是我在计算机图形课上做的实验题,程序写的不是太好,仅供参考吧。-DDA algorithm for drawing a straight line- This is my computer graphics courses in computer graphics to do experiment, a program written is not very good, it is for reference only.
draw
- 伪彩色图、等高线图、三维曲面图matlab例程。数据来自2011年全国大学生数模竞赛本科组A题。 -Pseudo-color map, contour, 3D surface chart matlab routine. Data the 2011 National Undergraduate Mathematical Contest in Modeling undergraduate group A title.
