登录
首页 » matlab » zuixiaoerchengfa

zuixiaoerchengfa

于 2020-10-07 发布
0 156
下载积分: 1 下载次数: 1

代码说明:

说明:  点云通过不同的多项式来进行曲线拟合,可以手动设置多项式的次数。(Point clouds are fitted by different polynomials,The degree of the polynomial can be set manually.)

文件列表:

weightedLeastSquares.m, 846 , 2020-10-04
zuixiaoerchengfa.m, 878 , 2020-10-04
IRLS.m, 846 , 2020-10-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • files
    说明:  二分法算法文件,龙格库塔法,高斯法,数值计算二分法求解,适用于初学数值计算人群(Dichotomy algorithm file)
    2020-04-20 20:10:55下载
    积分:1
  • fct
    有限差分模拟,实现通量校正传输,用于地震正演模拟(For finite difference simulation, to flux calibration transfer function)
    2021-01-13 12:58:47下载
    积分:1
  • high-resolution-one-dimension
    高分辨率要求系统具有大的带宽,瞬时带宽的增加必将提高系统对硬件的要求,本文采用方便灵活的步进频率波形信号。脉间频率步进波形通过子脉冲载频的步进变化来获得大的有效带宽,使成像具有高分辨率,采用加窗和补零方法提高信噪比,但该信号对目标径向速度非常敏感。采用补零方法提高距离取样分辨率,使距离像细化,并用公式说明了补零只能提高距离取样分辨率,并不能改变频率步进信号的距离分辨能力。该信号波形对目标径向速度的敏感,使目标能量分散到邻近的距离单元造成距离分辨率下降,如果不事先进行速度补偿,直接对回波信号进行逆傅立叶变换,将使所成一维距离像发生频谱展宽,并伴有距离像发生平移。本文证明了当目标有径向速度时仍采用对回波信号直接进行逆傅立叶变换的方法将使一维距离像发生频谱展宽并伴有距离像发生频移,从而严重影响了一维距离像的质量。(high-resolution requirements of the system with large bandwidth, the increased instantaneous bandwidth will improve the system of hardware, In this paper, a flexible and convenient step frequency signals. Pulse frequency step-pulse waveform through the carrier frequency step to achieve great changes in the effective bandwidth. make imaging with high resolution, increasing the window and fill methods to improve signal-to-noise ratio is, However, the signal on the target radial velocity is very sensitive. Using zero-distance sampling method to improve resolution, so that distance as refinement, and formulates a zero-distance sampling can improve resolution, does not alter the frequency of the signal from stepping resolution capabilities. The signal waveform on the target radial velocity sens)
    2007-04-07 22:15:33下载
    积分:1
  • 值分析实验
    说明:  数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点; 编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
    2019-04-30 22:30:36下载
    积分:1
  • kalman
    卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。 (Kalman filtering of source code, Kalman filter based on minimum mean square error for estimating the best criteria to search for a recursive estimation algorithm. It is suitable for real-time processing and computing.)
    2008-05-20 22:16:52下载
    积分:1
  • iypeHhe
    矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
    2018-11-24 07:00:27下载
    积分:1
  • pushboard
    说明:  用于三维条件下的推板造波法udf,冲程与周期可修改,附带消波udf和cas文件(generating waves with pushboard under 3D condition)
    2020-12-26 16:49:03下载
    积分:1
  • my_windows_timer
    windows计时器工具,能够精确到毫(0.001),说明文档请用office2010打开。(windows timer tools, technology is accurate to the mm (0.001), documentation office2010 open.)
    2012-05-11 01:42:23下载
    积分:1
  • Moving-Least-Squares-Methods
    移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。(Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.)
    2020-11-06 08:49:49下载
    积分:1
  • ABAQUS+UMAT+FORTRAN
    ABAQUS中用户材料子程序UMAT的开发主要解决两方面的问题:本构模型的建立和积分算法的选择。 本文主要研究非线性材料的UMAT实现方法,并重点研究其迭代算法部分,目前,用户材料子程序UMAT的迭代算法主要是常刚度法,常刚度法的优点在于算法原理较简单,程序编写较方便,缺点是当遇到复杂非线性材料时,其迭代次数较多,收敛速度也较慢,在这个情况下,本文采取的是一种迭代次数较少且收敛速度较快的切线刚度法,具体就是采用FORTRAN语言编制了基于Von-Mises模型的接口程序,并采用切线刚度算法,通过与ABAQUS自带本构关系计算的结果相比较,验证其正确性。(This paper studies the user subroutine UMAT of ABAQUS development methods, the use of FORTRAN language isotropic hardening material model of the interface program, studied the effects of such material is extremely elastic-plastic constitutive relation method. This article UMAT tightly around the secondary development of technology, the first principle of its interface detail, and then for the theory of nonlinear finite element incremental stiffness of the regular tangent stiffness method and the theory of algorithms to do an in-depth analysis of deduced a regular tangent stiffness and rigidity of the law of the specific expression of algorithm theory, and then the preparation of the two algorithms, respectively, of the UMAT program, and finally the establishment of a specific model checking, bringing with ABAQUS elasto-plastic constitutive relation of the calculated results compared to verify the correctness of the two.)
    2020-12-05 21:59:24下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载