-
filter
说明: 这个程序是用于读入数据,并对其进行完全设计法滤波(This program is used to read the data , then using filter to deal with)
- 2011-03-08 22:46:08下载
- 积分:1
-
ASK_FSK_PSK
ASK_FSK_PSK digital signals
- 2012-05-18 22:12:32下载
- 积分:1
-
c14_Jakes
用于离散多径信道的均匀间隔TDL模型.由于多普勒原因引起的衰落对在离散多径信道上传输的QPSK信号的影响(For discrete multipath channel uniformly spaced TDL model)
- 2021-04-10 13:18:58下载
- 积分:1
-
CS_MRI
压缩感知现在比较热门其恢复方法也很多这里只是其中一种(Compressed sensing is now more popular methods of its recovery here is only one of many)
- 2014-01-13 15:36:01下载
- 积分:1
-
source_code_14cfx9
成功实现计算jsdkew算法的程序,本人测试已经通过,性能已基本达到jsdkew算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论
(The successful implementation of the program to calculate jsdkew algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
)
- 2015-12-12 22:35:43下载
- 积分:1
-
对NSGA-II算法进行改进 Improved-NSGA-II-Optimization
对NSGA-II算法进行改进,并应用于柔性车间调度的多目标优化问题(Of NSGA-II algorithm was improved and applied to flexible shop scheduling multi-objective optimization problem)
- 2016-11-27 21:19:33下载
- 积分:1
-
my_2bpsk
my_2bpsk.rar文件包含了一个m文件和一个低通滤波器数据文件,实现的数字通信系统的升余弦基带成型,bpsk数字调制,以及高斯白噪声、接收端相干解调系统处理的各个阶段,并用plot语句画出了相关波形,对于理解数字通信系统有很大的好处。(my_2bpsk.rar file contains an m file and a low-pass filter data file, to achieve the digital communication system raised cosine baseband shaping, bpsk digital modulation, and Gaussian white noise, the receiver coherent detection system at all stages of processing and used to draw the relevant waveform plot statement, the understanding of digital communication systems is highly desirable.)
- 2010-09-07 09:26:14下载
- 积分:1
-
CDMA
CDMA系统在加性高斯白噪声、瑞利多径衰落、赖斯衰落信道里的性能(CDMA system s performance in AWGN and Rayleigh and Rician Channel)
- 2010-10-10 21:51:39下载
- 积分:1
-
MASK
modulation M-PSK for test physical layer
- 2014-12-18 23:06:38下载
- 积分:1
-
PID
一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
(A typical PID process, using the microcontroller as a control cpu, make some simplification, the specific PID parameters must be determined experimentally by a specific object. As the chip processing speed and ram resource constraints, generally do not use floating-point operations, and all parameters of all integers, and divided by an operator to the last N-th power of 2 data (the equivalent of the shift) for a similar fixed-point operations, can greatly improve the speed of operation, according to the different requirements of precision control, when high precision, attention to retain the shift caused by the " remainder" and on the remainder of compensation. This procedure is commonly used basic structure pid algorithm, does not include input and output processing section.)
- 2011-07-17 23:45:45下载
- 积分:1