登录
首页 » matlab » xianluma

xianluma

于 2007-05-23 发布 文件大小:16KB
0 239
下载积分: 1 下载次数: 9

代码说明:

  该程序实现了几种线路码的编译过程。包括编码和译码的过程,绘制有关的性能曲线、频谱图和波形图,还有纠错的能力。(the realization of several lines of code compile process. Including the coding and decoding process, drawing on the performance curve, spectrum and waveform charts along with error-correcting capabilities.)

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

发表评论

0 个回复

  • queure
    针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。(against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, faded moment of the queue length probability distribution, the average queue length, and the average waiting time, and the preparation procedures for numerical computation, and M/E2/1 (k), M/M/1 (k), M/H2/1 (k) queuing system performance numerical comparison.)
    2006-08-29 08:23:39下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • nct
    navigation par corrélation de terrain en utilisant les modèle de Markov pour la detection d un avion et sa position dans l espace.
    2010-12-12 05:27:18下载
    积分:1
  • RC
    说明:  RC常用标值电阻电容,常用标值电阻电容.(RC)
    2010-12-23 22:29:33下载
    积分:1
  • butterworth
    通过巴特沃斯滤波器的通带和阻带截止频率以及通带和阻带衰减做出相关的图形。(Through the Butterworth filter passband and stopband cut-off frequency and passband and stopband attenuation to make the relevant graphics.)
    2009-10-19 15:31:09下载
    积分:1
  • SNV
    近红外光谱标准正态变量变换处理方法,主要是消除固体颗粒大小,表面散射以及光程变化对漫反射光谱的影响。(Near infrared spectrum standard normal variable transform processing method, mainly eliminate the solid particle size, surface scattering and the change of optical path of diffuse reflection spectra. )
    2021-04-23 10:48:48下载
    积分:1
  • image
    基于matlab实现了jpg的编码解码,以及有关的分析和操作(Matlab-based codec to achieve a jpg, and the analysis and operation)
    2011-12-14 11:08:16下载
    积分:1
  • JA模型M和SILULINK实现
    JA模型的simulink实现,适用于学习迟滞非线性建模的同学(The Simulink implementation of JA model is suitable for students with learning hysteresis nonlinearity modeling.)
    2021-04-14 09:58:55下载
    积分:1
  • 2D-unwrap-methods
    关于求解物体存在的包裹相位的几种解包裹算法,有基于DCT理论的最小二乘算法,整体变份法,以及Goldstein枝切法等。(Several solving existing objects wrapped phase unwrapping algorithm, least squares algorithm based on DCT theory, the overall change copies law, as well as Goldstein branch-cut method.)
    2013-04-08 19:43:30下载
    积分:1
  • sst
    这是利用小波分析进行信号处理的例程,具体内容因为已经很久没看了,所以不好说了(This is the use of wavelet analysis for signal processing routines, the specific content as it has been a long time not seen, so bad that)
    2008-04-16 12:55:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载