-
中值滤波源码
代码中采用matlab实现中值滤波,通过对三个输入数据进行中值滤波,并对滤波前后数据通过matlab进行成图显示,从而认证输入输出前后的效果,通过对比认证了相关算法的有效性和实用性。
- 2022-06-13 00:55:13下载
- 积分:1
-
图像修复
偏微分方程的方法:Bertalmio采用偏微分方程(PDE)的方法进行图像修复,取得了较好的效果。用户需指定需要修复的区域,算法将待修补的区域边界的等值线外部的信息沿轮廓法向扩散到中间待修补的象素上。该算法利用局部颜色的光滑度沿着等值线扩散,考虑了各向异性的扩散,以保证边缘处的边界连续,但该方法计算不稳定。
- 2022-02-12 13:53:29下载
- 积分:1
-
无和集问题求解算法
无和集问题求解算法-no set of issues and algorithm
- 2023-03-07 10:45:03下载
- 积分:1
-
TOYFDTD版本1.0,使用的是计算电磁学的FDTD算法,带动态内存分配...
TOYFDTD版本1.0,使用的是计算电磁学的FDTD算法,带动态内存分配-TOYFDTD version 1.0, using the FDTD computational electromagnetics algorithm, with dynamic memory allocation
- 2023-06-13 23:50:03下载
- 积分:1
-
The use of fixed step size fourth
使用定步长四阶龙格-库塔法解方程组,并给出一个含贝塞尔函数方程组的例子。-The use of fixed step size fourth-order Runge- Kutta method solution of equations, and gives a Bessel function equations with examples.
- 2023-07-14 13:05:03下载
- 积分:1
-
这个程序是一个用fortran编写的二维腔体对流的数值研究
这个程序是一个用fortran编写的二维腔体对流的数值研究-This procedure is a fortran prepared using two-dimensional cavity of the numerical study of convective
- 2022-04-08 12:38:06下载
- 积分:1
-
Description for caculate Gamma function
Description for caculate Gamma function
- 2023-08-31 00:15:03下载
- 积分:1
-
求解声学问题的边界元源程序,可以为使用边界元法求解位势问题和弹性力学问题提供启发...
求解声学问题的边界元源程序,可以为使用边界元法求解位势问题和弹性力学问题提供启发-problem solving acoustic BEM source, for the use of the boundary element method and the potential problems of elasticity to provide inspiration
- 2022-07-08 23:35:26下载
- 积分:1
-
用有限元法求解三角形形区域上的Possion方程
用有限元法求解三角形形区域上的Possion方程-using the finite element method triangle-shaped region of Possion equation
- 2022-02-25 07:52:26下载
- 积分:1
-
数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照...
数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
- 2022-01-24 14:42:03下载
- 积分:1