搜索资源列表
Fractal_
- 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
L_Quxian
- 用 Matlab 编程模拟 李萨如曲线 两互相垂直的,频率成一定整数比例关系的简谐振动合成,合振动为有一定规则的稳定的闭合曲线,称李萨如曲线。运行程序,令a=pi/3,k=3可得李萨如曲线-simulation using Matlab programming Lissajous curve as two mutually perpendicular. frequency of a certain proportion of the whole synthesis of harmonic v
vb123
- vb动态曲线,显示曲线绘制的全过程实时动态数据曲线的绘制与显示,是各种工业测控系统的重要功能-vb dynamic curve, showing the whole process of drawing curves
lambwavedispersioncurve
- lamb wave dispersion curve matlab program . some useful process may help u solve something about ultrasonics in the solid media and give me some suggestion after u read it. thank you!
ellipse3
- Curve fitting, ellipse fitting useful
fdtd1d
- Curve lab. matching pursuit
Douglas-Peucker
- Douglas-Peucker是曲线拟合和压缩数据的最好方法,本人编辑这个程序方便大家调用,拟合压缩曲线。-Douglas-Peucker curve fitting and the compression of data is the best way, I called you to edit this program to facilitate the fitting compression curve.
Date2Chart(1)
- 利用VC编写程序并自动画出曲线,呵呵 和-Using VC programming and automatically draw the curve, Oh Oh, and
Model1_from_matlab_to_c
- 这是剑桥某个老头写的基于MATLAB的心理声学掩蔽曲线FFT后-This is an old man writing Cambridge MATLAB-based psychoacoustic masking curve after FFT
T_test
- 基于STM32的实现温度自动检测,TFT液晶显示,自动报警,自动搅拌,可以显示实时时间,并且画出实时温度曲线。-Realize the temperature automatic detection based on the STM32, TFT LCD, automatic alarm, automatic mixing, you can display real-time time, and draw the real-time temperature curve.
ph-control
- 本程序仿真出了pH对象模型 并采用PID算法进行了控制 可以得出控制曲线-This procedure simulated the pH Object Model and PID algorithm, the control can draw the control curve
Casteljau
- Casteljau算法生成Bezier曲线-use Casteljau to draw Bezier curve
Four
- 贝塞尔曲线绘制工具,用于绘制贝塞尔曲线,非常好用的工具!-Bezier curve drawing tool for drawing Bezier curve, very easy to use tool!
chazhi
- 线性插值法,水库水位库容曲线、水电站机组特性曲线插值,-The water level in the reservoir storage capacity, the reservoir unit characteristic curve interpolation
ijicic-10-07033
- Another advantage is that geometric properties of the curve are easily determined from a particular level set of the surface . For example, the normal vector for any point on the curve C is given by:
hermite6
- 实现hermite算法画曲线,有需要的可以拿去参考,欢迎指导交流-Hermite curve drawing algorithm to achieve
12864-dot-matrix-LCD-
- LCD点阵12864画温度曲线程序调试通过的-Dot matrix LCD 12864 draw temperature curve program debugging through
yasuo
- 基于二次三角曲线的图像压缩,可用于图像压缩领域,是一种比较新颖的图像压缩方法-Image compression based on the two triangle curve can be used in the field of image compression. It is a new method of image compression.
TLS
- matpower 总体最小二乘曲线拟合 h-matpower General least squares curve fitting hahahah
Douglas-Peucker
- 利用的道格拉斯算法进行对曲线的压缩,利用递归算法实现的。(The Douglas algorithm is used to compress the curve, and it is realized by recursive algorithm.)