资源列表
shiyan4
- 读取amsre卫星数据 1、分别求出2007年6月、2007年12月、2008年6月105°E-145°E,10°N-50°N范围内各参数的5度间隔纬向平均值并输出ASCII有格式文件; 2、读入ASCII文件(read_ascii, ascii_template;或者readf),画图(plot、oplot)表示2007年6月、2007年12月、2008年6月输出结果(X轴为纬度,Y轴为参数, 同一参数不同月份放在一张图上,5个参数5张图),并进行必要标注(xyouts)。 -Re
tuxiangguolv
- matlab 图像处理的程序,图形过滤,好程序,好内容。-matlab image processing program, the graphics filter, a good program, good content.
dianzishuangfeng
- 电子双缝衍射模拟程序,有助于了解双缝衍射.
倾斜的螺旋图案
- 此程序不但画出了其中的复杂的螺旋图案,还可以倾斜任意角度,具有较大的灵活性,其中的一些细节很值得学习,对其他的绘制图形起了一个很好的借鉴作用-this program will not only draw one of the complex spiral patterns, can be tilted at any angle, with greater flexibility, some of which is worth learning details of the other mapp
Circle(TC)
- 用TC做的画直线的程序,是图形学里面的。-do with the painting linear process, the graphics inside.
DBT
- 用TC编辑一个图像,简单易操作的源代码,容易看懂,易明白,才用TC编译出来的,可以在VC环境下运行并生成.exe-TC editor with an image, a simple easy-to-use source code, easy to understand and easy to understand that only by using TC compiler, you can run in the VC environment and generate. Exe
jisuanmatlab
- 基于光子晶体干涉的程序,可以模拟光在光子晶体中的衍射。-Photonic crystals intervention program that can simulate the diffracted light in the photonic crystal.
Draw-a-heart
- 绘制心形图案。基于matlab语言绘制心形图案,最终生成6幅图案。-Draw a heart-shaped pattern. 6 based the matlab language plotted heart-shaped pattern, the resulting pattern.
Draw1Doc
- 简单的绘图程序,能画点,直线,多边形等,比较简单,希望有人认同-simple drawing program, can draw points, lines, polygons, etc., relatively simple, hoping that someone will recognize
MidPointLine(j)
- 计算机图形学相关程序利用C语言进行实现的算法
bansao
- this bezier cuver code -this is bezier cuver code
jiemian
- 在matlab绘图中绘制不同函数曲线的用户界面的m函数,奉献给大家!