搜索资源列表
gabormask
- Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised. It is
eliminatenoise
- 给图片添加了正弦噪声,利用MATLAB源代码消除噪声。-Sine was added to the image noise, using MATLAB source code to eliminate noise.
MATLAB_Medical_Image_Process_Experiments
- MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
MATLAB
- 绘制正弦曲线和余弦曲线,在MATLAB命令窗口中输入 求方程的全部根-Draw sine curve and cosine curve Root of equation
a
- matlab 产生高斯分布 混有均匀白噪声的正弦信号的自相关 混有均匀高斯白噪声的正弦信号的自相关-Matlab produce gaussian distribution mixed with even the white noise of sine signal from related with uniform white gaussian noise of sine signal autocorrelation
gao
- 用matlab设计的GUI界面,功能是各类图片处理,还有正弦余弦脉冲曲线的绘制-Matlab GUI interface, the function is all kinds of image processing, sine cosine pulse Curve
MATLAB-based-signal-generator-design
- 基于MATLAB的信号发生器设计,产生正弦波、三角波、方波、锯齿波-Based the MATLAB signal generator designed to generate sine, triangle, square, ramp ...
matlab
- 应用LSE 算法估计载波频率和相位,又称为锁相环。使用初值和迭代算法,估计频率和相位值,并根据估计出的频率和相位值画出估计得正弦波。将正弦波真值和估计值画在同一个图中,每更新一次,重新绘制两个波形,最终需要画出演示视频中的效果:估计出的波形逐步靠近真正的波形。-Use the initial and iterative algorithm, estimate the frequency and phase values, and according to the estimated freque
creatsinpattern
- 利用matlab生成单颜色正弦条纹图,并将条纹图保存于同文件夹。-Using matlab generate sine single color fringes and fringe pattern stored in the same folder.
ginput
- 通过ginput函数对于正弦函数y=sin(x)的图线进行取点(use ginput function to pick the point of the sine function y=sin(x))