登录
首页 » matlab » MATLAB

MATLAB

于 2010-05-18 发布 文件大小:14KB
0 92
下载积分: 1 下载次数: 4

代码说明:

  设计一个用户操作界面来实现对数字图像的处理。(Design a user interface to implement the digital image processing.)

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

发表评论

0 个回复

  • shuangfeng
    图像傅里叶变换,matlab模拟成像过程的双缝干涉图形(Image Fu Liye transform, matlab simulation of the imaging process of double slit interference pattern)
    2015-10-17 11:15:15下载
    积分:1
  • SSB
    此程序是简单的线性双边带调制,希望能够为大家提供些参考(ssb)
    2010-12-16 17:32:35下载
    积分:1
  • Fiber-Optic_Technology
    document on fiber optic technology
    2009-07-04 20:58:08下载
    积分:1
  • ARMODEL
    ARMA序列用于时间序列描述 本编码较为简单 适合初学者使用 (Time series for beginners, please describe the generous support of)
    2011-11-26 15:18:45下载
    积分:1
  • pan-tomph
    this is heart rate detection method
    2013-07-27 19:15:43下载
    积分:1
  • mulDNewton
    本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。(The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.)
    2010-01-01 14:18:33下载
    积分:1
  • huibo
    说明:  用MATLAB实现雷达回波信号的仿真(Using MATLAB realize radar signal simulation)
    2008-09-01 23:16:29下载
    积分:1
  • dijkstra
    数学建模运筹学重要算法,包含资料 包含说明 大全(Mathematical modeling operations research important algorithms, including data)
    2014-01-04 15:42:00下载
    积分:1
  • Rectifier
    基于电压外环,电流解耦内环的三相PWM整流器仿真,电压外环采用PID控制,电流内环采用滑模控制,可以正常运行。(The three-phase PWM rectifier based on the voltage outer loop and the current decoupled inner loop is simulated, the voltage outer loop is controlled by PID, and the current inner loop is controlled by sliding mode.)
    2021-04-28 16:18:44下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • 696524资源总数
  • 103971会员总数
  • 70今日下载