-
stft-111
利用matlab 进行段数傅里叶变换,进行频谱分析,对于从事相关工作的人很有帮助。(The number of segments by using Fourier transform of MATLAB, frequency spectrum analysis, is helpful to be engaged in relevant work.)
- 2013-11-26 15:53:13下载
- 积分:1
-
很不错的自适应滤波算法例子
可以得到很精确的幅值、频率、相位估计,采用波束成形技术的BER计算,验证可用,采用偏最小二乘法,采用加权网络中节点强度和权重都是幂率分布的模型,本程序的性能已经达到较高水平。
- 2022-01-26 04:19:38下载
- 积分:1
-
一个基于OFDM的认知无线电系统资源分配源程序
毕业设计有用,基于matlab GUI界面设计,GSM中GMSK调制信号的产生,包括随机梯度算法,相对梯度算法,鲁棒性好,性能优越,music高阶谱分析算法。
- 2022-03-11 06:13:51下载
- 积分:1
-
6_1
1. 定义一个抽象学生类CStudent,它具有公有成员函数Average(),该函数用于计算学生的平均分,函数为虚函数;定义一个文科学生类CStudentLiberalArts,它是类CStudent的派生类,并以公有方式派生,它具有的成员有:
1) 保存英语、政治、数学、地理和历史、美术成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
定义一个理科学生类CStudentScience,它是类CStudent的派生类,并以公有方式派生,它具有的成员为:
1) 保存英语、物理、数学、化学和计算机、程序设计成绩的整形成员变量;
2) 设置上述变量的公有成员函数;
3) 输出上述变量的公有成员函数;
4) 公有的成员函数Average()用于计算学生的平均分;
编写主函数,并测试以下内容:
1) 定义一个CStudent的指针数组pStu,数组长度为4;
2) 动态创建2个文科学生的对象,地址存于pStu数组的0-1个元素内;
3) 动态创建2个理科学生的对象,地址存于pStu数组的2-3个元素内;
4) 利用while循环调用数组里每个元素的计算平均成绩操作;
释放动态分配的空间,确保必要的析构函数能被调用。
(1 define an abstract class student CStudent, it has a public member function Average (), this function is used to calculate the student s average points function as virtual function definition of a liberal arts student class CStudentLiberalArts, it is the class CStudent derived class, and public be derived, which has members are:
1) Save English, shaping member variables politics, mathematics, geography and history, art achievements
2) Set the above variables public member function
3) public member function of the output of the variable
4) public member function Average () is used to calculate the average student s points
The definition of a science student class CStudentScience, it is the class CStudent derived class, and public manner derived, which has members as follows:
1) Save English, physics, mathematics, chemistry and computer programming achievement shaping member variables
2) Set the above variables public member function
3) public member function of t)
- 2014-10-20 15:29:16下载
- 积分:1
-
median-filter-matlab-source-code
matlab中值滤波源代码,对于图像处理的人员有一定的参考意义。。(median filter matlab source code for image processing personnel have some reference value. .)
- 2013-12-11 15:16:58下载
- 积分:1
-
NIPS2015_code
关于文章“Accelerated Proximal Gradient Methods for Nonconvex Programming”的matlab 源码(the matlab with regard to the paper Accelerated Proximal Gradient Methods for Nonconvex Programming )
- 2020-12-11 22:29:17下载
- 积分:1
-
MATLAB代码的认知无线电网络中的协作中继
认知无线电利用频谱空洞的存在来提高频谱利用率。认知无线电网络中用来放大和转发数据的中继。选择中继节点,利用节点间的公共信道将信源和目的地连接起来
- 2022-04-02 07:47:36下载
- 积分:1
-
一个机械二维全息谱计算代码
是小学期课程设计的题目,基于欧几里得距离的聚类分析,多姿态,多角度,有不同光照,本程序的性能已经超过其他算法,与理论分析结果相比,随机调制信号下的模拟ppm。
- 2023-01-19 11:15:04下载
- 积分:1
-
SeisLab_8.0615
实现地震勘探中,地震数据处理的matlab程序。(Implementation of seismic exploration, seismic data processing matlab procedures.)
- 2009-03-19 10:57:10下载
- 积分:1
-
GUITechnicalAnalysisTool
A GUI financial technical analysis toolbox. (A GUI financial technical analysis toolbox.)
- 2008-01-15 06:25:38下载
- 积分:1