-
morphology
This code probide the morpological implementation in matalb with the statically calculation
- 2010-07-29 03:32:18下载
- 积分:1
-
[emuch.net]MATLAB7_0
MATLAB教程(图形图像处理及MATLAB实现)-清华大学出版社(MATLAB Tutorial (graphics, image processing and MATLAB realization)- Tsinghua University Press)
- 2014-08-10 09:42:17下载
- 积分:1
-
STTC
matlab code to space time trellis code. Help to deveplop the code for sttc
- 2011-12-26 01:29:07下载
- 积分:1
-
tianranqi
天然气冷热电联供系统运行优化 matlab simulink 模型 可供参考(Matlab Simulink model for operation optimization of natural gas cogeneration system)
- 2021-03-18 21:19:19下载
- 积分:1
-
MATLAB-Image-process
matlab语言写的图像处理程序,各种滤波方法的程序(image processing programs,:all kinds of filter method program used by Matlab language)
- 2012-04-26 21:13:40下载
- 积分:1
-
ROMBERG
matlab中的龙贝格数值积分方法,可用来计算定积分,用户可更改里面函数(The matlab Romberg numerical integration methods, can be used to calculate the definite integral, the user can change the inside function)
- 2013-03-10 21:59:50下载
- 积分:1
-
fft
图片点阵离散及傅里叶正变换和傅里叶逆变换(Image discrete lattice and Fourier transform)
- 2014-11-25 10:27:30下载
- 积分:1
-
pisare
用Pisarenko谐波分解法估计一组实验数据的正弦频率及幅度。得出真实功率谱密度。(Pisarenko harmonic decomposition method with a set of experimental data estimate the sinusoidal frequency and amplitude. The true power spectral density obtained.)
- 2010-10-22 11:54:42下载
- 积分:1
-
swp
svpwm时间计算,电压矢量脉宽调制m文件。(SVPWM time, the voltage vector pulse width modulation m file.)
- 2008-04-15 19:16:54下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1