搜索资源列表
AFEM@matlab.zip
- 有限元编程的源程序,是由国外大学编写的经典有限元程序,附件有详细说明!,Finite element programming source is prepared by the foreign universities classical finite element procedure is described in detail in Annex!
PLL_grt_rtw.rar
- C语言实现了数字锁相环的程序,不过程序比较复杂,得参照MATLAB中 Discrete 3-phase pll模型,C language implementation of the DPLL procedure, but more complicated procedures, may refer to MATLAB, Discrete 3-phase pll model
matlab-PLS
- 很好用,用matlab编的偏最小二乘法,直接在matlab里就可以用。另外带有PLS讲解-Good use, with the partial least squares matlab compiled directly in matlab can be used inside. In addition to explain with PLS
huise
- 灰色预测GM(1,1)模型的matlab源代码,包括预测模型的建立,以及模型的精度检验指标c,p的计算-Gray prediction GM (1,1) model matlab source code, including the prediction model, as well as indicators of model accuracy test c, p calculation-Gray prediction GM (1,1) model matlab source code, in
fano
- 设有离散无记忆信源X,P(X).二进制费诺编码为:1.将信源符号按概率从大到小的顺序排列2.将信源分成两组――按两组概率之差为最小分.3.上面一组编码为0,下面一组编码为1,一直分到一组只有一个信源为止.4.将一个信源分组得到的0和1全部连接起来,组成该信源的码字,信源即得到自己的费诺编码.-There be no X remembering the message source in case that having being scattered, binary Feinuo of P (X
wave
- 地震波方程的时间空间二阶差分的数值模拟,程序用vc++6.0调试,需要matlab绘图-Seismic wave equation of time and space second-order difference of the numerical simulation, the program used vc++ 6.0 debugging, need matlab graphics
20070824231942134
- 光伏水泵的P控制,用户可以根据需要下载,谢谢大家-P control of photovoltaic pump
ViterbiDecoder
- 维特比译码,来自现代通信系统matlab-Viterbi Decoder, from modern communications systems matlab
perfect_OFDM
- 还在为“基于MATLAB的OFDM系统仿真”的朋友,可以看看我总结的资料! 该代码通过综合了本站中的两个源代码,在MATLAB 7.0下完成OFDM系统的完美仿真:音频数据采集->S/P转换->16QAM映射->IFFT处理->添加CP->P/S->理想/多径信道传送->……(FFT等)->传输结果比较(前后频谱图、可以直接通过听前后的音频文件来辨别系统的好坏-理想信道时音质前后相同)。在此还要感谢那两位站员提供相关的代码,也希望能对其他人有帮
baseP_Qpfc
- 运用P-Q分解法自编的潮流计算程序,可计算简单电力系统的潮流-PQ using the trend of self-decomposition program
boostson
- This the model of boost converter. The control of this converter is PID. With changing the cofficient of the P-I and D a good replay can be supplied.-This is the model of boost converter. The control of this converter is PID. With changing the coffic
ofdm
- 摘要:正交频分复用(OFDM)是第四代移动通信的核心技术。该文首先简要介绍了OFDM基本原理,重点研究了理想同步情 况下,保护时隙(CP)和不同的信道估计方法在高斯信道和多径瑞利衰落信道下对OFDM系统性能的影响。在给出OFDM系 统模型的基础上,用MATLAB语言实现了整个系统的计算机仿真并给出参考设计程序。最后给出在不同的信道条件下,保 护时隙、信道估计方法对OFDM系统误码率影响的比较曲线,得出了较理想的结论。 -O FDM is the key techno logy o
scf
- 在认知无线电中对一个已调制信号计算其普相关密度-Cognitive radio in a modulation signal to calculate the S & P related to the density of
permm
- From given order of rearrangement constructs the permutation matrix P and computes B = P *A*P-From given order of rearrangement constructs the permutation matrix P and computes B = P*A*P
ealstic-P-wave-scattering-in-elastic-boundary-from
- 纵波在弹性界面散射的左普里兹方程MATLAB代码,实现纵波散射后反射波和投射波反射系数随波入射角变化关系-Longitudinal waves in elastic interface scattering equation of the left Prydz MATLAB code, and achieve the P-wave scattering of the reflected wave after wave reflection coefficient of the waves and
xianbolvboqi
- 50Hz陷波器设计(matlab),去除工频干扰-filter
27796716ECG
- ecg数据,图形显示(包括p、q、r、s、t这几个波形)-ecg wave
matlab
- clear num=[0,0,10] den=[1,2,10] p=roots(den) [u,w]=solve( w^2=10 , 2*w*u=2 , u,w ) [y,x,t]=step(num,den) plot(t,y) [yss,n]=max(y) finalvalue=dcgain(num,den) percentovershoot=100*(yss-finalvalue)/finalvalue timetopeak=t(n
wcdmaQpskAndSpread
- 几点说明: 1、source_main.m为主函数,qpsk.m和spread.m为子函数; 2、在matlab工程目录下运行source_main.m即可; 3、为方便大家理解,特以P-CCPCH信道的处理进行了举例,若大家认为资料有用的话请回帖, 我会将整个WCDMA下行信号源的matlab代码提供给需要的人; 4、为方便初学者学习,特提供了我自己开发时参考的3GPP资料,并在关键位置做了记号。 -Some explanations: 1, source_main.
quantise
- perform adaptive quantisation of the parameter in Implementation of the g.721 adaptive quantiser of P.188 "Digital Compression for Multimedia"