登录
首页 » matlab » LSPIA

LSPIA

于 2021-04-06 发布 文件大小:91KB
0 230
下载积分: 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 个回复

  • 21840283comp
    说明:  Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。(err)
    2008-11-14 12:19:33下载
    积分:1
  • Harris
    用MATLAB实现亚像素角点检测,简单实用(Using MATLAB to achieve sub-pixel corner detection, simple and practical)
    2020-10-06 11:17:39下载
    积分:1
  • danyuzhituxiangfenge
    说明:  利用遗传算法进行的 单阈值的图像分割 程序采用matlab编写(The use of genetic algorithm the single-threshold segmentation procedure prepared using matlab)
    2008-09-16 12:07:24下载
    积分:1
  • 111
    去雾处理,可以生成深度图和去雾后的图像 用matlab实现(To fog treatment, can generate a depth map and to fog the image after the realization of using matlab)
    2021-05-13 14:30:02下载
    积分:1
  • estimate
    对清晰图像加模糊并用时域和频域的方法分别实现对模糊参数的估计并将图像复原(其中用频域的方法实现对模糊角度的估计)(Clear picture of the additive fuzzy and time-domain and frequency domain methods, respectively, to achieve the estimated fuzzy parameters and image restoration (including the method used to achieve frequency domain point of view of fuzzy estimates))
    2009-05-23 21:51:47下载
    积分:1
  • ReferenceWhite
    利用改进的“参考白”算法对彩色图像进行光照补偿(Using improved "reference white" algorithm to compensate illumination of color image.)
    2011-06-09 19:46:43下载
    积分:1
  • Fourier
    实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
    2020-10-27 21:20:03下载
    积分:1
  • tuxiang
    利用支持向量机对图像进行分割。特征属性为RGB图像3个通道的亮度。(Using support vector machines for image segmentation. Characteristic properties of three channels of RGB image brightness.)
    2011-08-05 19:13:22下载
    积分:1
  • leida5.9
    雷达扫描程序,图形界面中显示雷达的运动情况。程序简单。可以学习 (AppWizard has created this spp application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your OpenGl application. )
    2011-05-21 16:53:01下载
    积分:1
  • 提取特征点后与另外一幅进行匹配(匹配)
    建立在Moravec算子基础上提取特征点后与另外一幅图像进行匹配计算,并输出特征点对应的匹配点像素坐标
    2015-11-01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载