登录
首页 » matlab » zhang_zheng_you_biao_ding_matlab

zhang_zheng_you_biao_ding_matlab

于 2007-04-11 发布 文件大小:33KB
0 83
下载积分: 1 下载次数: 496

代码说明:

  张正友摄像机标定的matlab实现原代码(Zhang camera calibration is the realization of the original code Matlab)

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

发表评论

0 个回复

  • Tahvil
    Hooke And Jeeves Using Line Searches nonlinear optimization
    2010-05-24 03:40:41下载
    积分:1
  • rayleigh.m
    这是关于rayleigh衰落信道的仿真mat源程序与大家共享(on rayleigh fading channel simulation mat source files and share)
    2007-01-22 16:02:16下载
    积分:1
  • CH2
    MIMO信道容量仿真,出自于经典MIMO书籍源码(his chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to "capacity_plot_main.m". The latter file deals with all the other capacity plots given in the book in Chapter 2. )
    2009-05-03 19:05:38下载
    积分:1
  • Feature-point-extraction
    数字 图像处理特征提取 非常详细,推荐学习下载(Feature point extraction with matlab performance)
    2013-01-06 19:50:42下载
    积分:1
  • DDS_SINWAVE
    matlab下,用dspbuilder实现dds模块产生正弦波的源码,(Matlab and used to achieve dds dspbuilder produce sine module source code,)
    2007-01-09 08:53:15下载
    积分:1
  • polynomial
    进行多项式拟合曲线和参数,给出数据和m文件(Polynomial curve fitting and parameters, given the data and m files)
    2013-09-22 15:55:16下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • Matlab-Data-field
    此为matlab函数库,种类齐全,可供用matlab仿真的开发者使用。(malab data)
    2012-05-21 17:11:11下载
    积分:1
  • KSVD-of-speech-enhancemant
    基于字典学习的语音增强中字典更新的算法,称作近似K-SVD算法,其中包含了OMP算法用于稀疏编码计算系数矩阵(Dictionary-based learning dictionary speech enhancement algorithm update, called approximate K-SVD algorithm, which contains the sparse coding algorithm is used to calculate the coefficient matrix OMP)
    2014-05-26 11:34:57下载
    积分:1
  • range_compress
    线性调频信号的脉冲压缩 线性调频信号的脉冲压缩(chirps sign)
    2020-11-15 13:59:42下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载