-
thesegmentationofimage
基于进化规划算法的医学图像描述
分割函数是最大熵双阈值函数(the segmentation of image)
- 2010-06-13 16:58:44下载
- 积分:1
-
LMS
神经网络LMS算法的学习规则,求的最大稳态学习速度,进行权值学习训练(artificial Neural Network Least Mean Square)
- 2009-12-01 10:32:13下载
- 积分:1
-
job-shop1
说明: Matlab车间动态调度PSO微粒群算法程序(优化目标为机器间隙时间)(Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target machine clearance time))
- 2010-05-04 15:31:10下载
- 积分:1
-
ComputerVision
pid controller, ComputerVision
- 2011-10-06 11:35:20下载
- 积分:1
-
123124
matlab程序设计的符号设计,有利于初学者了解MATLAB的编程思想与方法,使初学者快速入门(Matlab programming symbol design, be helpful for beginners to learn matlab programming thought and method, make the beginner quick start)
- 2014-10-29 19:51:20下载
- 积分:1
-
fx_deconv
FX反褶积,matlab程序,用于地震资料处理(FX deconvolution, matlab program for seismic data processing
)
- 2011-12-16 18:12:01下载
- 积分:1
-
OriginalDataDisplay
用于做光纤陀螺mems陀螺温度补偿的拟合曲线代码,十分的好用(Curve fitting code is used to make fiber optic gyro mems gyro temperature compensation is very easy to use)
- 2020-12-25 16:29:05下载
- 积分:1
-
数字图像处理1
说明: 任务 1 编写以两幅灰度图像为输入的 MATLAB 函数,计算下列图像差值度量:均方误
差(MSE)信噪比(SNR)峰值信噪比(PSNR)均值绝对误差(MAE)处理给定的测试图像“Lena”及其原始和后添加噪声形式。
任务 2 编写 MATLAB 函数,通过两种不同的方法将一幅灰度图像从原始大小下采样到
给定输出大小:a)直接消除像素,b)在消除像素之前进行初步图像平滑处理。用缩放系数 2:1、4:1、8:1 和 16:1 对给定的测试图像“Living.”进行处理。
任务 3 编写 MATLAB 函数,通过两种不同的方法将灰度图像从原始大小缩放到给定的
输出大小:a)像素重复使用上述方法将任务 2 中处理的图像缩放回原始大小。使用为任务 1 编写的 MATLAB 方法计算原始图像和缩放图像的 MSE 和 PSNR。将 MSE和 PSNR 分别作为大小缩减率的函数。定义对于相同的尺寸缩小比,收缩/缩放方法的组合提供最小 MSE 和最大 PSNR。
任务 5 编写 MATLAB 函数分别对测试图像“Fig0316(1)(top_.)”和“Fig0316(4)(._.)”执行直方图均衡。显示直方图均衡前后直方图的直方图。(task1
task2
task3
task5)
- 2020-01-02 19:03:28下载
- 积分:1
-
chordsol
CHORDSOL Chord method code for scalar equations.
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result
- 2009-12-04 03:37:11下载
- 积分:1
-
signal2
说明: 应用 FFT对信号进行频谱分析
1、在理论学习的基础上,通过本次实验,加深对快速傅里叶变换的理解,熟悉FFT 算法及
其程序的编写。
2、熟悉应用FFT 对典型信号进行频谱分析的方法。
3、了解应用 FFT 进行信号频谱分析过程中可能出现的问题,以便在实际中正确应用 FFT。 (Application of FFT spectrum analysis of signal 1, the theoretical foundation of learning, through this experiment, to deepen the understanding of the fast Fourier transform, familiar with the FFT algorithm and its procedures for the preparation. 2, familiar with the application of FFT on a typical signal spectrum analysis. 3, the understanding of application of FFT spectral analysis of signal problems that may arise in order to practice the correct application of FFT.)
- 2011-04-13 00:01:08下载
- 积分:1