搜索资源列表
NILT
- 本文件采用Matlab软件,实现了拉普拉斯逆变换的计算。-This document is the use of Matlab software, the realization of the inverse Laplace transform calculations.
signalandsystemwithmatlab
- 信号与系统第二版作者是Steven T. Karris。全书分为基本信号表述,拉普拉斯变换,反拉普拉斯变换,电路分析,脉冲响应等章节。-Signals and Systems 2nd edition written by Steven T. Karris. The book is divided into basic signal representation, Laplace transform, anti-Laplace transform, circuit analysis, impuls
rilt
- 实现拉普拉斯变换的图像过滤程序,实用性广泛-Laplace transform of the image to achieve filter
peEllip5
- 5点差分求二维偏微分椭圆型换热问题,采用拉普拉斯变换,求解带有第一类,第二类,混合边界条件的换热问题。-5-point differential heat seeking two-dimensional elliptic partial differential problems, using the Laplace transform, solution with a first class, second class, mixed boundary conditions of heat tr
Water-influx-rate
- 用拉普拉斯变换计算简单油藏的水、油产量的程序。-culculate the yeild of water and oil of simple reservoir well by Laplace transform.
Time-frequency-signal
- 信号与系统时频分析及Matlab的应用,设计z变换、fft变换、拉普拉斯变换等-Time-frequency signal and system analysis and Matlab applications, design of the z-transform, fft transform, Laplace transform
MATLAB
- 简单的MATLAB拉普拉斯变换,单位阶跃响应的程序-Simple MATLAB Laplace transform of unit step response procedures
Numerical_Inverse_Laplace_Transform
- 拉普拉斯的数学反变换。信号处理的有利的工具。-This set of functions allows a user to numerically approximate an inverse Laplace transform for any function of "s". The function to convert can be passed in as an argument, along with the desired times at which the function sh
matlab_LPLS
- 简述了拉普拉斯变换的基本原理,以及一些基本的历程,适合一些入门者-Outlines the basic principles of the Laplace transform, as well as some of the basic course, suitable for beginners
MATLABshiyongyuandaima
- 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
MATLABshiyongdaima1
- 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
求曲线或曲面的极大值
- 通过拉普拉斯变换求曲线或曲面的极大值,求解精度可以根据自己的需要调整
Laplacian_Smoothing_Transform
- 基于拉普拉斯光滑算子的变换,常用于人脸识别-Smooth operator based on Laplace transform, using face recognition program
localMaximum
- 利用拉普拉斯变换的思想,通过对数据进行差分,近似得到拉普拉斯变换后的结果,然后检查正负交换的位置,则此为极值点位置,利用此思想得到极值点的位置。-Using the ideas of Laplace transform of the data by the difference approximation get results Laplace transform, and then check the position of the positive and negative exchange
shiyufenxi
- 连续时间信号与系统的复频域分析,包含拉普拉斯变换;求解传递函数零点、极点;时域响应等。-Complex frequency domain continuous-time signals and systems analysis, including Laplace transform solving transfer function zeros, poles such as time-domain response.
Laplace-transform-pyramid
- 这里以橘子和苹果为例,基于拉普拉斯金字塔变换的图像融合-Here to oranges and apples Case,Based image fusion Laplace transform pyramid
Laplace
- 利用拉普拉斯变换求解偏微分方程组,具体应用到了试井分析中。-Laplace change
积分变换
- 傅里叶变换 Z变换 拉普拉斯变换的gui(Fu Liye transform, Z transform, Laplasse transform, GUI)
数字图像处理3
- 任务1。一维测试信号的FFT 计算和可视化长度为B=64的下列测试信号的傅立叶变换的幅度: 任务2。二维测试信号的FFT。计算和可视化尺寸为128*128的下列测试信号的傅立叶变换的幅度: 任务3。图像的FFT 在以下处理之后,计算下列图像“Lena”的傅立叶变换的幅度并将其可视化:1)向测试图像添加一个加性高斯噪声(选择您选择的噪声的参数)。 2)使用大小为3*3和5*5的盒式滤波器对测试图像进行平滑。 3)应用Sobel梯度掩模寻找梯度图像的x和y分量。 4)应用拉普拉斯口罩。比较处理