(Root Raised Cosine Filter)根升余弦滤波器的MATLAB代码
(Root Raised Cosine Filter)根升余弦滤波器的MATLAB代码
Root+filesystem技术资料下载专区,收录62份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
(Root Raised Cosine Filter)根升余弦滤波器的MATLAB代码
Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial...
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c wi...
Modify the Gray-coded modulation example (COMMDOC_GRAY) so that it uses a pair of square root raised cosine filters to...
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to ...
cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root partition, so _everythi...
2.打开“命令行提示符”; 3.输入mysql –u root - p命令,然后输入密码进入MySQL控制台; 4.输入create database ch9命令,建立名为ch9的数据库; 5.输入use ch9命令,对ch9数据库进...