搜索资源列表
EST_Method_and_Programe.rar
- matlab圆度误差的评定算法,最小二乘法,最小包容区域法,最大外接圆法,最小内接圆法,roundness error matlab assessment algorithm, the least square method, the minimum tolerance zone method, the largest circumcircle method, the smallest within the inscribed circle method
6
- matlab的使用基础知识5,关于应用微积分(包括数值差分,梯形积分法,矩形区域重积分等)-matlab basic knowledge of the use of 5, on the application of calculus (including the numerical difference, trapezoidal integration method, rectangular area, such as re-integration)
fdtd1
- 用FDTD法模拟无源区域二维TE波的传播,并加有一阶Mur吸收边界条件-FDTD method using two-dimensional simulation of passive TE wave propagation in the region, and add a first-order Mur absorbing boundary conditions
fdtd2
- FDTD法模拟无源区域二维TE波的传播(Mur二阶吸收边界条件)-Regional two-dimensional FDTD method simulation of passive TE wave propagation (Mur second-order absorbing boundary conditions)
Finite_difference_method
- 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
laplace2
- 正三角形区域的有限差分法MATLAB超松弛迭代,-Triangular region, finite difference method over-relaxation iteration MATLAB
ssda
- 关于数字图像处理中的ssda模板匹配方法。程序实现在指定图像中生成一个大小固定的矩形区域,然后用模板匹配法找出矩形位置。使用SSDA算法实现。包括源程序、待处理图像以及运行结果截图。-On digital image processing ssda template matching method. Procedures to achieve the specified image to generate a fixed size rectangular region, and then pos
MATLAB-tuxiangquzao
- 简单的MATLAB图像去噪程序 采用数学形态法进行区域选择-Simple MATLAB program using mathematical morphology image denoising method for area selection
diedaifa
- 这个程序是用MATLAB编的,是用迭代法实现图像的分割,得到感兴趣区域。-This program is retained by MATLAB,and it uses Iterative method to implement image segmentation and obtain the region of interest。
edgegrowing
- matlab区域增长法法进行图像边缘检测-region growing method matlab edge detection method
cn
- Crank-Nicolson法求解poisson方程,矩形区域,狄利克雷边界。-Crank-Nicolson method for solving poisson equation, rectangular area, Dirichlet boundary.
interactive-segmentation-method
- 基于图像区域生长的方法之一 交互式分割法-Image-based region growing methods: interactive segmentation method
the-Multi-focus-Images-Fusion.kdh
- 本论文的主要内容包含以下几个方面: 首先,论述了图像融合技术的基本理论、现状和方法,并对多聚焦图像融合 算法及融合结果的评价方法做了分类。 其次,论述了小波理论及其图像的小波分解和重构,研究了小波分解层数及 小波基函数的选择对多聚焦图像融合效果的影响,并给出了在多聚焦图像融合算 法中最佳小波分解层数和小波基函数的选取 再次,研究了基十小波变换的多聚焦图像融合方法,并提出了改进后的基十 小波变换区域对比度的多聚焦图像融合方法,并利用Matlab工具进行算法进行
danchunxingfa
- 用单纯形法解线性规划 根据单纯形法的原理,在线性规划问题中,决策变量(控制变量)x1,x2,…x n的值称为一个解,满足所有的约束条件的解称为可行解。使目标函数达到最大值(或最小值)的可行解称为最优解。这样,一个最优解能在整个由约束条件所确定的可行区域内使目标函数达到最大值(或最小值)。求解线性规划问题的目的就是要找出最优解。 -According to the principle of the simplex method, in linear programming problem, the
LS2DNL
- 10*10正方形区域内4个锚节点k个随机未知节点的最小二乘定位法MATLAB源码-10* 10 square area within the four anchor nodes k least squares random unknown node location in MATLAB source
AR_fburg
- 该程序模拟了雷达照射区域存在多个点目标,利用线性自回归的方法进行目标估计,包括burg,Yule-Walker法AR 谱估计和修正的协方差谱估计。-The program simulates the radar of the irradiated region there are multiple points of the target, using linear target is estimated from the regression method, including burg, Y
Radial-circular-runout-error
- 径向圆跳动误差评定,方法包括最小条件法,最小区域法,端点法,提高误差评价精度。-Radial circular runout error uation methods, including minimum condition method, least square method, the endpoint method, improve the error estimation accuracy.
均值法背景建模
- 使用matlab语言,进行均值法背景建模,并进行差分得到运动目标区域。
小波空域相关法去噪
- 使用空域模板进行的图像处理,被称为空域滤波。模板本身被称为空域滤波器。 空域滤波的机理就是在待处理的图像中逐点地移动模板,滤波器在该点地响应通过事先定义的滤波器系数 与滤波模板扫过区域的相应像素值的关系来计算。
FEM_FDTD
- 用有限差分法计算电位分布,在矩形区域,初值是0V和10V(Calculation of potential distribution by finite difference method)