搜索资源列表
MATLAB_programming_examples_of_computer_graphics.r
- 计算机图形学MATLAB程序设计实例MATLAB programming examples of computer graphics-Computer Graphics MATLAB program design MATLAB programming examples of computer graphics
COMPLEXnet
- 复杂网络研究与建模 总起来说这是一个关于矩阵的运算,用到了c语言里面的东西,实现一个矩阵的逆运算和矩阵的转置等,最终实现的是一个初始节点为4个节点的有向图,随即扩展为一个10000*10000的巨型矩阵,得到该有向图的图形, 与计算机图形学类似,该程序是在构建了一个算法后,用MATLAB实现了一个无标度网络的图形中的各个节点的概率密度,并根据各个节点的概率密度绘出该图 -将中文译成英语 And modeling complex networks Collectively t
Uniform-Rational-B-spline-fitting
- 均匀有理B样条插值拟合,数值计算算法,可用于计算机图形学、曲线曲面拟合等-Uniform Rational B-spline interpolation fitting,numerical algorithm that can be used for computer graphics , curve and surface fitting , etc.
tuxingxue
- 计算机图形学:“弧长法”对点和多边形的包含关系进行判断。-Computer Graphics: contains the relationship of the arc-length method for points and polygons to judge.
Beziercurve
- 简单实用的绘制Bezier曲线matlab代码,可用于初学者,这是本人计算机图形学的作业-Drawing the Bezier curve.It s the assignment for Computer Graphics