-
calculation
利用Matlab编写程序实现简易计算器功能,完成日常计算必备神器(Using Matlab programming to achieve simple calculator functions necessary to complete everyday computing artifacts)
- 2013-10-22 23:17:41下载
- 积分:1
-
matlab
source code for calculating DFT by overlap save mathod
- 2010-11-03 05:09:12下载
- 积分:1
-
MCMA
说明: 基于matlab的MCMA算法仿真程序,给出均衡前后均衡效果图(Based on the MCMA algorithm matlab simulation program is given before and after the balance of the effect of a balanced graph)
- 2021-05-13 02:30:02下载
- 积分:1
-
adaptive-filter
包括了LMS算法,RLS算法实现的自适应滤波器,以及Wiener最优滤波器(Including the LMS algorithm, RLS algorithm adaptive filter, and Wiener optimal filter)
- 2011-07-14 15:28:23下载
- 积分: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
-
201312
需将图形文件复制到D盘根目录,或修改程序中的相关文件的路径。
计算机运行可能会出现这样的警告:Warning: Function call WAVEDEC2 invokes inexact match F:Matlab oolboxwaveletwaveletwavedec2.m.
> In Wnn0802 at 18
无妨,没关系的,不影响运算结果。(Need to copy files to the D graphics root directory, or modify the program in the path of the relevant documents. Computer running such a warning might appear: Warning: Function call WAVEDEC2 invokes inexact match F: Matlab toolbox wavelet wavelet wavedec2.m> In Wnn0802 at 18 anyway, it does not matter, does not affect the result of the operation.)
- 2013-12-18 08:56:03下载
- 积分:1
-
MUSIC_sim
基于四阶累积量的MUSIC算法。用于DOA定位。适合初学者(MUSIC based 4 cum.It used for DOA.)
- 2016-07-18 03:48:37下载
- 积分:1
-
期末大作业1-逐步积分法
newmark_ode函数,求解地震波作用下的框架结构,还是挺好用的(newmark_ode
Newmark_ode function is useful for solving frame structures under seismic waves.)
- 2020-10-20 09:57:25下载
- 积分:1
-
jin
有关matlan中 双曲抛物面 的源代码,此代码较别的代码更假简单(Related matlan hyperbolic paraboloid source code, this code is more false than the other code and simple)
- 2012-05-14 16:45:30下载
- 积分:1
-
matlabCodes
Neural Networks second edition simon hoykin matlab
- 2014-10-06 13:32:51下载
- 积分:1