-
smith_chart
射频电路设计,微波设计中常常用到的smith原图,本程序利用MATLAB编程画出smith原图,可以帮助射频电路设计,比如画等功率匹配圆,等阻抗圆,等反射系数圆等。(RF circuit design, microwave design is often used smith artwork, this program using MATLAB to draw smith original programming that can help RF circuit design, such as painting and other power matching round, such as impedance circle, so the reflection coefficient circle and so on.)
- 2011-01-14 16:19:42下载
- 积分:1
-
adaptivePboostingPATR
说明: 一片详细介绍adaboost进行目标识别的文章。采用MSTAR数据库作为数据来源,非常经典的adaboost实现(A detailed article adaboost target recognition. MSTAR database as the data source used, to achieve a very classic adaboost)
- 2011-03-28 09:01:41下载
- 积分:1
-
XIJIAOdfig
西交硕士毕业论文_双馈风力发电机DFIG,包括模型的搭建方法,仿真结果分析等等.(Xi' an Jiaotong Master' s Thesis _ doubly-fed wind generator DFIG model structures, analysis of simulation results.)
- 2013-04-27 20:26:23下载
- 积分:1
-
shuxuejianmo-MATLAB
包括许多数学建模需要的函数。例如三角函数等。(Including many mathematical modeling function. Such as trigonometric functions.)
- 2013-05-10 21:53:13下载
- 积分:1
-
dgfs
这是一个关于多目标数据融合的很好的温章,希望对大家有所帮助。原理清晰,见解独特(This is a multi-target data fusion on the temperature of a good chapter, we want to help. Principle of clear, maverick)
- 2010-02-26 16:39:40下载
- 积分:1
-
k-epso
best soudo code for k-epso
easy to understand and very useful
- 2013-08-11 21:02:17下载
- 积分:1
-
EngineControl
基于MATLAB的发动机模型mdl文件,可用于发动机建模及其仿真参考。(MATLAB-based engine model mdl files, can be used for modeling and simulation engine for reference.)
- 2010-08-06 17:21:25下载
- 积分:1
-
2008
基于经验模态分解的管道超声回波信号噪声消除,是种比较好的方法(Elimination of the ultrasonic echo signal to noise based on empirical mode decomposition pipeline is a good method)
- 2012-07-06 17:10:59下载
- 积分: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
-
MATLAB-ICT
MATLAB编程实现连续断层工业CT图像的三维重建()
- 2007-09-13 13:42:50下载
- 积分:1