-
hamtrail12
MATLAB program codes for block coding by using Monte carlo simulation techique
- 2012-08-29 07:07:46下载
- 积分:1
-
10
说明: matlab科学计算继续上传,一共10个章节,由浅入深,几乎包括了绝大部分的科学计算方法以及仿真。本人把部分算法做了优化,更为完善(matlab scientific computing continue to upload, a total 10 chapters, easy-to-digest, almost, including most of the scientific method of calculation and simulation. I have done a part of algorithm optimization, a more perfect)
- 2008-12-25 16:32:16下载
- 积分:1
-
kpca1
说明: kpca核主成分分析用于故障诊断与辨识中,具有很强的应用价值(kpca kernel principal component analysis for fault diagnosis and identification, has a strong value)
- 2010-05-02 22:44:44下载
- 积分: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
-
LMS
基于一阶AR模型u(n)=0.99u(n-1)+v(n),白噪声方差0.93627.步长0.05.分别使用M=2和M=3抽头的滤波器,用LMS算法实现u(n)的线性预测估计。并附仿真图已被参考。(Based on a first-order AR model u (n) = 0.99u (n-1) the+v (n), the white noise variance 0.93627 step 0.05. Respectively with M = 2 and M = 3-tap filter, with the LMS algorithm u (n) of the linear prediction estimates. Along with simulation diagram reference.)
- 2012-09-20 09:46:01下载
- 积分:1
-
ybusppg
this code can help to analyze electrical flow system
- 2012-06-01 13:50:33下载
- 积分:1
-
tulun2
图论程序 可以用MATLAB实现 最短路 (Graph Theory with MATLAB program can realize the most short-circuit)
- 2007-08-14 17:23:07下载
- 积分:1
-
PIDirPI_derinimas_3
PId and PI ITAE tunning
- 2009-03-27 03:30:26下载
- 积分:1
-
freesparseLU
helpful program to claculate Fast Sparse LU substitution
- 2010-09-29 18:18:00下载
- 积分:1
-
top88
利用matlab编写的 88行拓扑优化代码(topology optimization)
- 2011-06-10 18:14:03下载
- 积分:1