登录
首页 » matlab » MATLAB-sanban

MATLAB-sanban

于 2021-04-28 发布 文件大小:3KB
0 296
下载积分: 1 下载次数: 239

代码说明:

  通过matlab来生成数字散斑的小程序,通过输入相应参数可以生成不同效果的散斑图。(Through the MATLAB to generate the digital speckle of small procedures, the speckle pattern the corresponding input parameters can produce different effect.)

文件列表:

considercameralrealspeckle1.m,1395,2013-12-07
generatespeckle.m,386,2013-11-29
generatespeckleccd.m,452,2013-11-29
generatespeckledeformation.m,707,2013-12-06
realspeckle.m,1522,2013-12-07

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

发表评论

0 个回复

  • AC_Voltage_controller_three_phase
    Matlab Simulink model AC Voltage regulator
    2010-09-11 20:49:21下载
    积分:1
  • model10
    这是数学建模的课本上的程序实现,使用matlab实现的(This is a textbook on mathematical modeling program implementation, implementation using matlab)
    2011-05-03 16:48:30下载
    积分:1
  • Flare_control
    flare control of aircraft using matlab
    2010-10-18 14:12:32下载
    积分:1
  • cailiaolixue
    材料力学上机的弯曲梁程序(GUIDE),可以作为参考(Mechanics of materials bending beam program (GUIDE))
    2010-11-30 13:09:57下载
    积分:1
  • Chapter6
    这个是离散时间系统模型参考自适应控制的程序,本程序是模型已知时的参考控制(This is a discrete-time system model reference adaptive control procedures, the procedures known model reference control)
    2013-04-20 10:04:14下载
    积分:1
  • The-linear-neural-network
    线性神经网络matlab程序代码,希望对大家有所帮助(The linear neural network)
    2013-12-24 16:44:33下载
    积分:1
  • controlsystemz
    digital control systems in Z on Matlab
    2010-11-19 11:55:09下载
    积分:1
  • Upload_Actual_JPEG
    内包含有基于MATLAB的jpeg图像的压缩编码和解码(Contains a based on the MATLAB jpeg image compression encoding and decoding)
    2012-03-24 16:47:04下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • Grey-neural
    灰色神经网络的预测算法,订单需求预测神经网络实例(Grey neural network prediction algorithm, order demand forecasting)
    2014-09-24 10:35:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载