-
matlab--fuzzy-inference
用Matlab实现学生综合成绩评定的模糊推理,pdf论文,适合计算智能学者参考。进一步理解模糊逻辑(Grading students with Matlab fuzzy inference pdf papers for Computational Intelligence scholars reference. Further understand fuzzy logic)
- 2013-01-03 01:44:49下载
- 积分:1
-
petrizj
matlab知识聚集,方便快捷的学习知识,一款非常实用的软件(Matlab knowledge aggregation, convenient and quick learning knowledge, a very practical software)
- 2012-04-24 21:47:08下载
- 积分: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
-
zuixuanminzufeng
matlab入门程序,新手,代码比较少,以后会多分享。( 最炫民族风 on Matlab)
- 2012-08-17 10:14:33下载
- 积分:1
-
常用算法
说明: 主要用于数学建模的算法,比如路径规划中的最短路径,数据的拟合分析以及随机数的产生等。(It is mainly used in mathematical modeling algorithms, such as the shortest path in path planning, data fitting analysis and random number generation.)
- 2020-08-05 16:25:13下载
- 积分:1
-
matlab_decode
好东西,虽然不是很难,但是这样可以节省不少时间,可以把精力投入到难度较大的改进以及应用上了,而不用在大家都会的基本程序上花挺多时间(Good things, though not difficult, but it saves a lot of time can focus into the more difficult to improve as well as the application, and not everyone will be in the basic procedures for the time spent挺多)
- 2008-03-19 14:34:23下载
- 积分:1
-
FEM_2Dor3D_modeshapes.m
FEM analysis of mode shape
- 2011-12-10 08:30:33下载
- 积分:1
-
CP0203
MATLAB文件。《超宽带无线电基础》配套程序,第二章第3个例程。用于产生QPSK编码。(MATLAB file. Ultra-wideband radio base matching program, the first chapter of a routine. QPSK for generating code.)
- 2015-01-28 10:57:16下载
- 积分:1
-
code
code for synthesis of speech files for processing
- 2013-04-25 20:52:42下载
- 积分:1
-
Copula理论及应用
Copula理论及应用实例
从xls文件中读取数据 绘制频率直方图 计算偏度和峰度 正态性检验 求经验分布函数值 核分布估计 求Copula中参数的估计值 绘制Copula的密度函数和分布函数图(sample for copula theory)
- 2017-10-09 19:54:46下载
- 积分:1