data=rand(50,3)*100; >data(:,3)=data(:,1)*.4+data(:,2)*.6+rand(50,1); >n=fitNormal(data,1)-IMDN开发者社群-imdn.cn"> data=rand(50,3)*100; >data(:,3)=data(:,1)*.4+data(:,2)*.6+rand(50,1); >n=fitNormal(data,1) - IMDN开发者社群-imdn.cn">
登录
首页 » Matlab » 符合正常

符合正常

于 2022-02-15 发布 文件大小:36.03 kB
0 52
下载积分: 2 下载次数: 1

代码说明:

Given a set of x,y,z coordinates, find the best planar fit to the points via a least squares regression. Testing script "t_fitNormal" is also included to verify functionality and demonstrate usage.Sample Call > data = rand(50,3)*100; > data(:,3) = data(:,1) * .4 + data(:,2) * .6 + rand(50,1); > n = fitNormal(data,1)

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

发表评论

0 个回复

  • scale-freenetwork
    复杂网络之无标度网络与小世界网络生成程序 (A complex network of scale-free network and the formation process)
    2010-08-13 11:52:59下载
    积分:1
  • svm_new
    MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.(MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.)
    2008-08-15 21:12:57下载
    积分:1
  • optimizationofa50DfunctionuseGA
    说明:  遗传算法实现50维函数优化,代码简单易懂,适合初学者。(Genetic algorithm of 50-dimensional function optimization, code easy-to-read, suitable for beginners.)
    2008-09-21 14:25:25下载
    积分:1
  • antii
    火电厂主汽温系统扰动消除设计方法,很有用的文献(Main Steam Temperature System Disturbance canceling design, useful literature)
    2010-05-27 16:15:00下载
    积分:1
  • MATLAB GUI教学视频0:GUI中的基本操作
    应用背景MATLAB GUI教学视频0:GUI中的基本操作MATLAB GUI教学视频0:GUI中的基本操作MATLAB GUI教学视频0:GUI中的基本操作关键技术MATLAB-GUIGUI基本操作,视频讲解,方便初学者零基础学习!
    2022-02-01 06:14:39下载
    积分:1
  • PseudoColor
    灰度图像到RGB彩色的伪彩色图像的转变程序(Gray-scale image to RGB color of the pseudo-color image change procedures)
    2007-12-25 20:32:09下载
    积分:1
  • gps_position
    GPS卡尔曼滤波仿真 read eph_data (GPS Kalman filter simulation read eph_data)
    2009-07-14 16:53:01下载
    积分:1
  • xiangjiao
    重点介绍Matlab软件在橡胶材料变形测量中的应用,主要通过相关法来实现的(Introduces Matlab software and its application in the measurement of rubber material deformation, mainly realizes through the correlation method)
    2014-11-22 15:13:18下载
    积分:1
  • kernel ECA
    keca算法源码,一种非线性的降维和数据转换方法,该方法降维之后通常能够导致数据集有一个明显不同的角度结构,有利于后续的聚类分析和模式识别等
    2023-03-05 16:30:04下载
    积分:1
  • somepictures
    Some special graphs drawn in Matlab,hope to use and helpful.(Some special graphs drawn in Matlab, hope to use and helpful.)
    2010-08-25 14:36:16下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载