搜索资源列表
LDPCperformance
- LDPC implemented in MATLAB, BPSK performance using LDPC checked
jpeg2avihojoon
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
jpeg_encode+decoderhojoon
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
rgbquadtreehojoon
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
selectiverepeat
- This is a code for selective repeat ARQ which is used for transmission and reception of data. This is checked and tested code in MATLAB.
bcross
- 将断层剖面划分为一组网格,并以固定的事件数或固定的扫描半径,计算每个网格点处的b值。然后用色彩表示断层面上b值的分布情况,从而反应断层的应力积累情况,便于地震学家分析该断层是否存在发震的可能-This subroutine creates a grid with spacing dx,dy (in degreees). The size will be selected interactively or grids the entire cross section. The b-valu
function-D
- id3 in matlab please checked if it is incorect help to me to correct this
DPD_wiener
- 实现wiener模型数字预失真,效果非常好,经过验证程序无任何错误。-To achieve the wiener model pre-distortion, the effect is very good, the program checked for any errors
OFDM_memoryPolynomialPA
- OFDM记忆多项式功率放大器模型。能够精确的完成对功率放大器的建模,无任何错误。-To achieve the wiener model pre-distortion, the effect is very good, the program checked for any errors
matlab_zhiling(word)
- 上传一些matlab常用的指令和函数,非常实用,再也不用查了!都在这里~-Upload some matlab commonly used commands and functions, very practical, no longer checked! All here ~
upfc
- 14 bus system with upfc and without upfc in order to stabilize the voltage with presence of upfc. (1) clos.mdl(with upfc) (2) without.mdl(without upfc) (3) checked and verified in matab 2011 series without error and fully work conditon
FIVELEVEL
- FIVE LEVEL INVERTER CHECKED AND VERIFIED IN MATLAB 2011 AND FULLY WORK CONDITION
BUS_SYTEM_30
- 30 BUS SYSTEM WITH POWER FLOW ANALYSIS FOR EACH AND EVERY IN MATALB CHECKED AND VERFIED IN MALAB 2011 FULLY WORKED CONDITION
TWOLEVEL
- TWO LEVEL CODE IN MATLAB (MDL FILE) CHECKED AND VERIFIED IN MATLAB FULLY WORKING CONDITION
1(1)
- Induce survived xjgrief figorge djfence divestiture djclogged differed fights jgcskhruievs disc divisive endocrine dige digen. Disckmanmade lender dj ve dive dependence sharks feed and checked have.
层合板刚度
- 层合板的刚度的计算和验算,包括拉伸刚度A、弯曲刚度D以及耦合刚度B。 首先要给定层合板的各个参数,具体有:层合板的层数N;各单层的弹性常数E1、E2、 、G12;各单层对应的厚度;各单层对应的主方向夹角 。(The stiffness of laminated plates is calculated and checked, including tensile stiffness, A, flexural stiffness, D and coupling stiffness B.
sherly2010
- This is a two stage fraud detection system which compares the incoming transaction against the transaction history to identify the anomaly using BOAT algorithm in the first stage. In second stage to reduce the false alarm rate suspected anomalies
RADAR_PULSE_COMPRESSION_MultipleType
- Source code for MULTIPLE RADAR PULSE COMPRESSION: barker, frank, costas, polyphase(P1--> P4), polytime (T1--> T4), Linear Frequency Modulation (LFM). CHECKED & WORKED for me
stepwise
- 逐步回归的基本思想是将变量逐个引入模型,每引入一个解释变量后都要进行F检验,并对已经选入的解释变量逐个进行t检验,当原来引入的解释变量由于后面解释变量的引入变得不再显著时,则将其删除。以确保每次引入新的变量之前回归方程中只包含显著性变量。这是一个反复的过程,直到既没有显著的解释变量选入回归方程,也没有不显著的解释变量从回归方程中剔除为止。以保证最后所得到的解释变量集是最优的。本文件结合实例利用MATLAB实现逐步回归的过程。(The basic idea of gradual regressio