搜索资源列表
EMM盲运动模糊图像的恢复
- 摘 要 盲图像恢复的主要困难是信息不足,而为了恢复图像和确定点扩散函数需要适当的先验知识。解决这个问题的法、 法以及正则化方法等。但是这些方法的计算量都太大,针对上述方法的不足,文章提出了一种恢复图方法有图像的新算法,它通过恢复残差的最小化和后验概率的最大化来估计参数和恢复图像。其中,巧妙地利用了最陡梯度法和 共轭梯度法的迭代求解。对由于运动造成的模糊图像,可以明显地改善图像的质量,实验结果证明,在对模糊操作没有严格限制的情况下,仍可得到较好的恢复图像。,: : 2$*/<$ I?E
yingyongshuzhifenxi.rar
- 本书包括绪论,插值法,函数逼近,解线性方程组的直接方法、迭代法,数值微分与数值积分,非线性方程求根,常微分方程数值解法,矩阵特征值与特征向量的计算以及附录和习题解答等。 ,This book includes introduction, interpolation, function approximation, solution of linear equations of the direct method, iterative method, numerical differentiati
feixianxingfangchengzujiesuan
- 非线性方程组数值计算,MATLAB语言实现。包括多种迭代方法,牛顿法,拟牛顿法,以及相关的改进算法。-Numerical calculation implementation
OneDimensionalSearch
- 优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数-Optimal Design of one-dimensional search methods, including Newton
gaos-sedial
- 进行传热模拟,简单迭代,可以再传热领域以及工程热物理中计算温度变化规律-For heat transfer simulation, a simple iteration, you can heat the area of thermal physics and engineering changes of temperature
cordic
- cordic,利用迭代的方法,计算三角函数,以及复数的辅角和模,-cordic, the use of iterative method in calculating the trigonometric functions, as well as the plural of auxiliary egos and mold,
MATLAB1
- 计算方法用二分法 以及两种迭代法来进行迭代计算的码源-With the dichotomy, as well as the code source of two kinds of iterative
Iteration_and_fractal
- 1、 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数。 2、 自己构造生成元(要有创意),按照图形迭代的方式产生分形图,用计算机编制程序绘制出它的图形,并计算其分形维数。主要用MATLAB编程 -1, for an equilateral triangle, each side in accordance with Koch curve iterative manner, the r
DSPBasedFastCalculationoftrigonometricfunctions.ra
- 基于DSP 的三角函数快速计算分析了常用三角函数(主要是正余弦)的各种近似计算方法包括迭代法级数法查表法以及CORDIC 算法给出了常用算法的 误差特性误差范围以及时空效率依据现代DSP 的流水并行( SIMD)和片内存储器等特点对各种算法进行了优化调整提高了它们 的并行性-DSP-Based Fast Calculation of trigonometric functions
diedai
- 通过设置矩阵大小数,自动地利用雅克比迭代和高斯赛德尔迭代计算结果以及利用范数计算误差-Matrix size by setting the number of auto-use and high Sisaideer Jacobi iteration iterative calculations and the use of norm calculation errors
gaosixiaoyuanfa
- 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
biyesheji
- 摘 要:通过程序设计及可视化的表现对辐射换热在热量传递的计算过程中发挥的应用做出的贡献的概述。 计算机的应用在辐射换热中的迭代计算以及界面表现让辐射换热计算的应用在实际操作过程中得到了完善以及更加合理化、方便化、准确化。 关键词:程序设计、可视化、辐射换热、计算机 -Program design and visualization through the performance of the radiation heat transfer calculations in the h
informatiom
- 信息熵计算 信道容量迭代计算 香农码生成器以及编码 fano生成器以及编码-Information entropy iterative channel capacity the the Shannon code generation encoding fano generator and coding
Steam-properties-calculation
- 本软件根据“水和蒸汽热力学性质的工业公式1997”(IAPWS-IF97)编写,计算结果与《水和蒸汽的性质》——W.瓦格纳著一书中附表基本一致。 软件正函数(已知压力温度求其它值)的主体部分由中山大学张冰剑完成,中国石化节能技术服务中心叶剑云在此基础上增加了闪蒸、汽轮机计算以及反函数迭代计算部分。 -The software according to the water and steam thermodynamic properties of 19
cmeans
- c-聚类,设定初始聚类中心以及迭代步长,按距离最小聚类,中心位置重新计算,以及显示。-c- clustering, set the initial cluster centers and iterative step, according to the minimum distance clustering, central location recalculated and displayed.
1138508kMedoids
- 聚类,设定初始聚类中心以及迭代步长,按距离最小聚类,中心位置重新计算,以及显示(The initial cluster centers and the iteration steps are set by clustering, the minimum clustering, the central location re calculation, and the display)
方程解法
- 基于matlab的不动点迭代法、二分法以及牛顿法求解方程,进一步优化了计算步骤。(Fixed point iterative method for solving equations based on Matlab)
对流边界
- 墙角在对流边界情况下的温度场模拟计算程序。用户输入墙角两侧的流体主流温度,对流换热表面传热系数,设定墙角以及计算网格尺寸后,程序可以通过迭代求解墙体的温度场并以矩阵和三维图像的形式输出。(A simulation program for the temperature field of the wall corner under the convective boundary condition. After entering the mainstream temperature of the
gray prediction and iterative methods
- matlab预测模型,之灰度预测,还有改进欧拉,龙格库塔等迭代方法(prediction model, gray prediction, and improved Euler, Runge Kutta and other iterative methods)
二维FDTD圆柱散射问题RCS计算
- 二维FDTD圆柱散射问题RCS计算matlab代码。包含平面波引入,场值迭代,2阶MUR边界条件,UPML边界条件,近远场外推,后处理RCS计算代码以及圆柱散射的解析解代码。(Two-dimensional FDTD cylindrical scattering problem RCS calculation matlab code. Including plane wave introduction, field value iteration, second-order MUR bounda