登录
首页 » matlab » random_signal

random_signal

于 2009-07-11 发布 文件大小:4KB
0 187
下载积分: 1 下载次数: 11

代码说明:

  随机信号处理。包括对随机信号的识别,分类及处理。matlab编写(random signal processing. )

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

发表评论

0 个回复

  • lscPquzao
    用matlab编写的小波去噪程序,其中还包括自编的阈值去噪程序。是改进过的。(Two-dimensional wavelet denoising procedure using matlab,Which also includes the self threshold denoising procedure ,improved!)
    2012-03-28 11:54:04下载
    积分:1
  • final3
    THIS CODEIS USEFUL FOR COMPRESSION OF DATA USING BITMASK AND RLE
    2013-11-22 18:53:21下载
    积分:1
  • Computer-Algebra-Calculation-of-Fourier-Coefficie
    fourier series close original signal
    2014-01-28 01:39:41下载
    积分:1
  • mfile
    说明:  MATLAB教程(r2018a)源代码,对应书中例题,运行流畅(Matlab course (r2018a))
    2020-03-21 18:56:02下载
    积分:1
  • pcnn
    我自己编写的基于自动细胞机的图像分割算法的源程序,也叫小世界竞争算法。(I have written automated cell-based machine of the source image segmentation algorithms, but also the world叫小competition algorithm.)
    2007-11-30 21:06:25下载
    积分:1
  • tutorial
    PSCAD tutorial,PSCAD入门实例,含多个基础模型DEMO,对于初学者掌握PSCAD的建模非常有用!强烈推荐,网上找不到这么齐全的。(PSCAD tutorial, PSCAD entry instance, the base model with multiple DEMO, very useful for beginners to master PSCAD modeling! Strongly recommended, not online so complete.)
    2013-11-24 22:38:56下载
    积分:1
  • java-introduce-matlab-applet
    java调用matlab程序的一个applet。(java call matlab program for a applet.)
    2013-07-09 10:00:43下载
    积分:1
  • cemdc
    说明:  采用信号处理算法中的经验模态分解可用于设备故障检测的信号特征提取(The signal processing algorithm can be used for equipment fault detection)
    2021-04-08 14:59:00下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • matlab
    matlab的经典教程,初学者必备,内容繁多,一般用于查阅。(matlab tutorial.)
    2010-02-25 16:05:18下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载