登录
首页 » matlab » readPLYfile

readPLYfile

于 2012-04-28 发布 文件大小:1KB
0 238
下载积分: 1 下载次数: 10

代码说明:

  Reads a ply file (text format). ply files can be in binary format as well this function can read ply files in txt format only e.g. created by makePly.m.

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

发表评论

0 个回复

  • pca-kpca
    此为pca ,kpca的源代码,智能技术课上用的(This is a pca, kpca source code)
    2010-05-29 11:00:26下载
    积分:1
  • Push-Pull-Converter
    This is the push-pull converter simulation using matlab
    2020-10-05 18:07:38下载
    积分:1
  • toolbox_sparsity
    the toolbox of sparsity
    2012-01-05 11:04:27下载
    积分:1
  • code
    基于matlab关于计盒维数的程序代码,关于电树枝的分形维数(code of fractal dimension based on matlab)
    2021-03-10 21:29:27下载
    积分:1
  • Pattern
    pattern .m file this is the exercise of Theodoridis
    2010-11-12 01:18:11下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • A-hexagonal-cell-within-a-4
    A hexagonal cell within a 4-cell system has a radius of 1.387 km. A total of 60 channels are used within the entire system. If the load per user is 0.029 Erlangs, and  = 1 cal1/hour, compute the following for an Erlang C system with a Gos of 5 :
    2014-12-13 08:09:08下载
    积分:1
  • RSSIzhixin
    基于RSSI测距的无线传感器网络改进质心定位算法(RSSI-based ranging centroid location algorithm for WSN)
    2021-04-15 09:08:54下载
    积分:1
  • full-AC-Newton-approach
    牛拉法潮流程序,最经典的电力系统潮流计算matlab代码。有详细的注释和各个子函数的功能介绍。(full AC Newton approach)
    2014-12-19 15:32:26下载
    积分:1
  • cuantizador
    This function takes a quantized analog signal and calculating the signal to quantization noise ratio (SNR)
    2012-05-11 15:23:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载