登录
首页 » matlab » LSPIA

LSPIA

于 2021-04-06 发布 文件大小:91KB
0 226
下载积分: 1 下载次数: 3

代码说明:

  代码实现2014 CAD 文章 Progressive and iterative approximation for least squares B-spline curve and surface fitting(The code implementation of Progressive and iterative approximation for least squares B-spline curve and surface fitting)

文件列表:

LSPIA\AdKnotPIALSFCubicBSplineInterSEP.m, 1301 , 2015-03-26
LSPIA\BoxOfPointArray.m, 403 , 2012-02-18
LSPIA\CompareMu.m, 1577 , 2012-05-21
LSPIA\CompareTBWandPW.m, 2023 , 2016-04-08
LSPIA\CompareTBWandPW1.m, 278 , 2016-04-14
LSPIA\ComputePointOfCubicBSplineCurve.m, 1964 , 2011-11-28
LSPIA\data\example1_air.txt, 1946 , 2011-12-08
LSPIA\data\example2_knee.txt, 1809 , 2011-12-06
LSPIA\data\example3_mouse.txt, 1193 , 2011-12-09
LSPIA\data\example4_G.txt, 1202 , 2011-12-06
LSPIA\data\G.txt, 571 , 2011-12-06
LSPIA\data\knee_ad_knot.txt, 300 , 2011-12-05
LSPIA\data\knee_example ad_para.txt, 313 , 2011-12-05
LSPIA\data\knee_example.txt, 759 , 2011-12-06
LSPIA\data\knee_section.txt, 2898 , 2005-09-13
LSPIA\data\knee_x.txt, 1406 , 2011-12-04
LSPIA\data\knee_y.txt, 1406 , 2011-12-04
LSPIA\data\LU Example1.txt, 600 , 2011-12-04
LSPIA\data\mouse.txt, 570 , 2011-12-06
LSPIA\data\mousex.txt, 2253 , 2011-10-26
LSPIA\data\mousey.txt, 2253 , 2011-10-26
LSPIA\data\mouse_ad_knot.txt, 601 , 2011-12-04
LSPIA\data\mouse_section.txt, 4593 , 2005-09-13
LSPIA\data\机翼数据.doc, 57344 , 2011-12-06
LSPIA\data\误差记录.doc, 56832 , 2011-12-06
LSPIA\Diff_Ctrl_Point.m, 880 , 2012-03-29
LSPIA\Diff_Data_Point.m, 731 , 2012-06-14
LSPIA\DisplaceDist.m, 795 , 2012-03-29
LSPIA\DisplaceDistThreePointTan.m, 629 , 2012-03-29
LSPIA\DisplayCubicBsplineCurve.m, 885 , 2012-04-02
LSPIA\FitAndDisplay.m, 924 , 2012-05-17
LSPIA\FitAndDisplayCP.m, 1017 , 2012-02-26
LSPIA\InitData.m, 1183 , 2013-03-11
LSPIA\InitDataAjmd.m, 288 , 2013-03-11
LSPIA\Initilize.m, 652 , 2016-04-08
LSPIA\Init_SharpCorner.m, 1092 , 2013-07-29
LSPIA\InsertOneKnotCubicBSpline.m, 1016 , 2012-02-18
LSPIA\Intersection.m, 566 , 2012-03-29
LSPIA\jiecheng.m, 163 , 2013-03-11
LSPIA\JudgeFourPointsConvex.m, 425 , 2012-03-29
LSPIA\KnotsForBspline.m, 535 , 2012-03-27
LSPIA\LSCubicBSpline.m, 1316 , 2012-03-29
LSPIA\LSFInterSEP.m, 906 , 2012-05-21
LSPIA\LSPIACubicBSplineDefMu.m, 1431 , 2012-05-21
LSPIA\LSPIACubicBSplineSP.m, 1051 , 2013-03-11
LSPIA\matlab.mat, 46624 , 2013-03-11
LSPIA\MatrixAndMu.m, 633 , 2012-06-14
LSPIA\Newmod.m, 243 , 2011-11-28
LSPIA\Norm.m, 179 , 2012-03-10
LSPIA\Normalize.m, 45 , 2012-03-11
LSPIA\NProduct.m, 235 , 2012-03-29
LSPIA\Parameterize.m, 430 , 2012-03-23
LSPIA\PIALSFCubicBSplineInterSEP.m, 1257 , 2015-03-26
LSPIA\PracMuAndTBestMu.m, 667 , 2012-06-14
LSPIA\Revise_FitAndDisplay.m, 938 , 2013-03-11
LSPIA\Revise_Initilize_centroid.m, 568 , 2013-03-11
LSPIA\Revise_Initilize_far_init.m, 479 , 2013-03-11
LSPIA\Revise_LSPIACubicBSplineSP.m, 1117 , 2013-03-11
LSPIA\SProduct.m, 235 , 2012-03-29
LSPIA\Weight_Diff_Ctrl_Point.m, 743 , 2012-03-29
LSPIA\data, 0 , 2018-11-12
LSPIA, 0 , 2018-11-12

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

发表评论

0 个回复

  • blind_image_deblur
    1.图像去噪MATLAB仿真程序.m 2.图像点扩展函数获取MATLAB仿真程序.m 3.约束最小二乘法图像复原MATLAB仿真程序.m(1.the simulation of denoise. 2.the method to get psf. 3.controlled least squre method to deblur image.)
    2011-04-26 16:58:05下载
    积分:1
  • k_uiniform
    k均值算法的matlab程序,可直接运行。(k-means algorithm matlab procedures, can be directly run.)
    2008-06-14 15:08:56下载
    积分:1
  • 简单的颜色特征提取程序
    说明:  简单的颜色特征提取程序,可以提取RGB图像中的特征向量(Simple color feature extraction)
    2020-05-14 16:08:12下载
    积分:1
  • RingSDK
    RINGSDK包含界面库和图象库,我编译过,可以使用(RINGSDK is a interface lib )
    2012-11-29 09:48:40下载
    积分:1
  • matlab RAW格式 读取显示
    尼康相机拍摄的原始数据RAW格式,matlab实现该类格式的读取,显示。便于计算机进行后续的处理。直接运行即可。(RaW format of raw data captured by Nikon camera, which is read and displayed by matlab. It is convenient for computer to carry out follow-up processing. It can run directly.)
    2020-06-22 08:20:01下载
    积分:1
  • 几种常见的sar去噪方法
    常见的几种去噪方法,维纳滤波器,均值滤波各种滤波(Extension of Phase Correlation to Subpixel Registration %Implementation of: % Extension of Phase Correlation to Subpixel Registration)
    2018-12-14 14:28:31下载
    积分:1
  • MIFncObject
    刚体配准方法中,通常使用互信息函数作为相似性测度,此类提供计算的封装。(rigid registration method, which is commonly used as a mutual information function similar measure, the provision of such calculation package.)
    2006-12-30 18:47:18下载
    积分:1
  • jpegyasuo
    jpeg压缩代码 An example for jpeg compression and the restoration。(The attached utility is a work I ve submitted to the university. It shows what a jpeg compression is all about.)
    2013-11-19 11:35:58下载
    积分:1
  • LightingNormalization
    说明:  基于积分图像的人脸图像光线归一化程序,内含处理结果对照图。(based on the integral image Face Image light under a program containing the results of the control plan.)
    2006-05-10 10:54:02下载
    积分:1
  • 石川公式MATLAB
    说明:  利用石川啮合公式编写的程序,适用范围较广,好用,推荐(The program compiled by Ishikawa meshing formula is easy to use and recommended)
    2020-11-09 16:29:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载