搜索资源列表
feixianxingfangchengzujiesuan
- 非线性方程组数值计算,MATLAB语言实现。包括多种迭代方法,牛顿法,拟牛顿法,以及相关的改进算法。-Numerical calculation implementation
OneDimensionalSearch
- 优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数-Optimal Design of one-dimensional search methods, including Newton
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
cordic_atan
- 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
gaosixiaoyuanfa
- 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
NewtonIterative
- 牛顿迭代法求解方程,给定计算初值和程序运行终止条件,根据读入的方程次数以及方程系数,反复计算求出方程的解-Newton used for questing function iteratively
Mean-shift-research-and-applications
- :对均值漂移算法的理论和应用作一全面的综述.首先根据密度函数的非参数估计推导出均值漂移公式的一 般形式,说明了均值漂移迭代算法的步骤及收敛性;然后重点讨论核函数的选择以及带宽矩阵的计算等关键技术;最 后归纳了均值漂移算法在模式检测、聚类、图像分割以及物体实时跟踪等方面的应用,并展望了均值漂移算法在理论和应用中的研究方向.-Clustering thesis
Numberical_Analysis
- 用C++实现的线性代数矩阵计算方法,其中包括牛顿迭代法、LUP分解矩阵法以及龙贝格方法-Implemented with C++ Matrix Method of linear algebra, including the Newton iteration, LUP matrix decomposition method of law and the Romberg
numerical-method
- 计算方法课程中矩阵分解,牛顿迭代以及特征值求解的全部代码-Matrix decomposition method of calculating course, Newton s iterative eigenvalue solution and all code
snowflake
- 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数-An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw it
informatiom
- 信息熵计算 信道容量迭代计算 香农码生成器以及编码 fano生成器以及编码-Information entropy iterative channel capacity the the Shannon code generation encoding fano generator and coding
solver_Eq
- 本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi i
SORandMatlab
- 数值分析和数值计算中常用的解方程组以及矩阵迭代问题-Numerical AnalysisNumerical analysis and numerical calculation commonly used solution of equations and matrix iterative problem
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