登录
首页 » matlab » suanshubianma

suanshubianma

于 2010-08-16 发布 文件大小:4KB
0 67
下载积分: 1 下载次数: 17

代码说明:

  本程序是信息论与编码课程中常见的一种编码方式,即算术编码。这是一种最基本的简单编码(Information theory and coding of this procedure is a common curriculum in the encoding that the arithmetic coding. This is a basic simple coding)

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

发表评论

0 个回复

  • 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
  • 20130112
    通过matlab实现文本文档的压缩与解压缩,该程序可以完全实现功能(Through the matlab text document compression and unzip, this program can be fully realized function )
    2013-01-12 10:38:04下载
    积分:1
  • MIMO-OFDM-with-matlab
    Book MIMO MATlab OFDM
    2015-03-05 11:42:51下载
    积分:1
  • KongJianPingHuaMUSIC_MATLAB
    空间平滑MUSIC算法的MATLAB程序,适用于DOA估计,程序简单易懂,非常适合于刚入门的同学(Space Music Algorithm)
    2014-12-29 12:25:42下载
    积分:1
  • JPDA
    进行联合概率数据互联方面的仿真代码,亲测有效(This a document about JPDA matlab code about object tracking.)
    2020-06-22 17:40:02下载
    积分:1
  • STFT_x
    说明:  改程序用于在实验中所测量的振动、噪声、水声以及数值模拟监测所得到的信号,实现信号的短时傅里叶变换分析。(The program is used to measure the vibration, noise, underwater sound and the signal obtained by numerical simulation monitoring in the experiment to realize the short-time Fourier transform analysis of the signal.)
    2020-02-06 12:17:16下载
    积分:1
  • psomatlabprograme
    一种混沌粒子群算法源程序。并附带几个测试函数。非常实用!(Chaos Particle Swarm Optimization of a source. And attached to several test functions. Very useful!)
    2008-06-16 20:16:09下载
    积分:1
  • 09image_generation
    code qui affiche une image sur ecran vga
    2013-05-09 21:21:10下载
    积分:1
  • Random-simulation
    随机场模拟,这个程序适用于地震动的随机合成,虽然很简单,却很具有实际意义(Random simulation)
    2014-04-14 13:43:16下载
    积分:1
  • smartfox
    说明:  一个Foxmail的辅助工具 SmartFox ,实现闪存“随身邮”功能,用来解决使用闪存时foxmail不提示已使用帐号的问题。(an auxiliary tool SmartFox achieve flash "Walkman Post" feature, intended to address the use of flash when I have not suggested the use of the account.)
    2005-10-27 15:09:54下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载