-
TD-LTE
描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)
- 2015-04-21 09:15:24下载
- 积分:1
-
ANC-MATLAB2
Active noise control matlab
- 2015-09-08 11:18:50下载
- 积分:1
-
ipiqxiebo
这是一个电力系统谐波检测的MATLAB仿真模型,采用的是基于瞬时无功功率理论的ip-iq法,效果很好(This is a power system harmonic detection MATLAB simulation model, based on the instantaneous reactive power theory ip-iq method, the effect is very good)
- 2017-04-02 11:42:44下载
- 积分:1
-
DC_motor_control
This article focuses dc motor control and simulaion in Matlap Simulink SimPower and establish the continuity of human motion in each image frame
- 2009-05-21 15:43:54下载
- 积分:1
-
progiymminmcablechope
一个VC和MATLAB联合编程的简单的例子,希望能对你有所帮助,(A simple example of VC and MATLAB programming, hope to be able to help you,)
- 2017-04-29 18:58:57下载
- 积分:1
-
chapter19
matlab软件中有关elman神经网络预测的程序(matlab software procedures elman neural network prediction)
- 2013-12-10 09:42:57下载
- 积分:1
-
isctest
matlab程序,一种快速ICA算法,用于混合信号盲分离,可应用于通信系统信号处理(matlab program, a fast ICA algorithm for blind separation of mixed signals, signal processing can be used in communication systems)
- 2013-11-08 19:12:37下载
- 积分:1
-
Updated---Project-EPVB
Employee Management System
- 2015-04-04 19:27:18下载
- 积分:1
-
digitalprocess
数字信号处理报告MATLAB产生和图形显示实验报告。(Digital Signal Processing MATLAB report generation and graphical display experimental report.)
- 2008-01-12 22:19:59下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1