登录
首页 » matlab » 3Ddistance

3Ddistance

于 2013-05-20 发布 文件大小:1KB
0 202
下载积分: 1 下载次数: 14

代码说明:

  计算三维坐标各点相互距离,结果存在对角阵中(calculate 3D points distance between eachother!)

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

发表评论

0 个回复

  • chap9
    《智能控制》第一版(刘金琨著)第九章程序源码(" Intelligent control" the first edition (Liu Jinkun a) Chapter IX program source code)
    2011-04-26 09:38:41下载
    积分:1
  • BinaryIntegerProg
    说明:  也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~ 付上matlab程序,有需要的自己拿吧。 function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name) f = load(f_file_name) A = load(A_file_name) b = load(b_file_name) Aeq = load(Aeq_file_name) Beq = load(beq_file_name) x = bintprog(f, A, b, Aeq, beq) fp = fopen(write_file_name, w ) fprintf(fp, d\n ,x) fclose(fp)(good daima!)
    2011-04-17 09:24:01下载
    积分:1
  • mfcc
    MFCC filter to mack featuer extraction
    2014-10-23 01:34:00下载
    积分:1
  • KAuten_SS10
    matlab/stk联合开发,国外论文,有实例(matlab/stk joint development, International Paper, there are examples)
    2011-11-17 18:46:22下载
    积分:1
  • particlefilter
    % % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, % 1 graphics, particles, beacons, ground truth % 2 graphics, as above + range circles % % perfect 0 use beacon range data % 1 use ground truth range data % clear a( Set some variables in the workspace to control behaviour: graphicsMode 0 no graphics, 1 graphics, particles, beacons, ground truth 2 graphics, as above+ Range circles perfect 0 use beacon range data 1 use ground truth range data clear a)
    2007-09-30 10:38:28下载
    积分:1
  • image-renoise
    各种实现图像去噪的matlab程序,包括贝叶斯估计去噪,DJ阈值去噪等(A variety of image denoising matlab program, including Bayesian estimation denoising DJ threshold denoising)
    2013-01-03 20:50:48下载
    积分:1
  • QPSK_m
    QFSK加高斯噪声后,在0-10dB信噪比下,误码率曲线绘制(After QFSK plus Gaussian noise at 0-10dB SNR, BER curves plotted)
    2014-12-31 15:27:02下载
    积分:1
  • Bondad
    Program to calcule the Bondad
    2012-05-24 19:58:30下载
    积分:1
  • ARMA-model
    基于辨识ARMA模型的野值剔除方法与卡尔曼滤波修正算法(ARMA model identification methods and eliminate outlier correction algorithm based on Kalman filter)
    2013-12-09 13:12:16下载
    积分:1
  • Tracking_Kalman
    Kalman滤波在目标跟踪中的应用,matlab编写。(err)
    2007-12-28 17:41:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载