登录
首页 » matlab » figdemo

figdemo

于 2009-07-27 发布 文件大小:8KB
0 95
下载积分: 1 下载次数: 0

代码说明:

说明:  交互式图像处理的演示程序,可以作为matlab教学中的示例程序(Interactive demonstration of image processing procedures, matlab can be used as an example of teaching procedures)

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

发表评论

0 个回复

  • Webinar_Accelerate_FixPt
    Accelerating execution speed of fixed-point algorithms in MATLAB and Simulink
    2007-12-25 13:06:50下载
    积分:1
  • ukf
    扩展卡尔曼滤波的MATLAB程序,也许有人能用的到。(Extended kalman filter MATLAB, maybe someone can arrive.)
    2010-10-15 10:16:26下载
    积分:1
  • filterdisign
    说明:  在MATLAB环境下进行双线性变换椭圆低通滤波器设计(In the MATLAB environment bilinear transform elliptical low-pass filter design)
    2008-11-18 19:24:04下载
    积分:1
  • S2
    说明:  transformer simulation file
    2013-03-02 05:22:57下载
    积分:1
  • FFT
    FFT变换,获得采样数据基本信息,时域图,频域图,FFT transform, sampling data basic information, time domain, frequency chart(FFT transform, sampling data basic information, time domain, frequency chart)
    2012-09-19 09:08:02下载
    积分:1
  • trafficControl
    this project count the number of vehicles in the road with matlab software. you can use this program in management of traffic control and timing of the traffic light.
    2015-03-10 17:11:33下载
    积分:1
  • 高维降低维 tSNE matlab
    the function of tSNE_matlab
    2020-11-30 18:29:28下载
    积分: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
  • patternsolution
    this is about pattern recognition.
    2010-10-09 16:20:52下载
    积分:1
  • henonowntry2
    画出Henon映射的分岔图随参数a变化的图像,注释非常详细,代码效率也很高(Henon map shown in FIG bifurcation with a variation of image parameters, very detailed notes, also high code efficiency)
    2020-11-10 10:19:46下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载