-
CarryoutheAnimationResultinMATLAB
在MATLAB中实现动画效果
摘要: MATLAB是 MathWorks公司开发的新一代的科学与工程计算软件, 已经成为全球应用最广泛最流行的软件之一。随着该软
件应用的不断普及, 用户对其动画功能的需求也在不断增加。该文主要介绍了在 MATLAB 中实现程序动画、 Flash 动画和影片动画等效
果的方法。具有较强的针对性、 代表性和实用性。(To achieve animation effects in the summary of MATLAB: MATLAB is a MathWorks has developed a new generation of scientific and engineering computing software, has become the world' s most widely used one of the most popular software. With the growing popularity of the software applications, user demand for its animation capabilities are constantly increasing. This paper introduces the program is implemented in MATLAB animation, Flash animation and video animation and other effects of the method. Highly targeted, representative and practical.)
- 2010-12-25 23:38:08下载
- 积分:1
-
cut001
自己写的程序,处理人体三维数据手部数据时,进行指节切割(Write their own procedures when dealing with three-dimensional data of human hand data, knuckles cut)
- 2015-04-05 11:20:59下载
- 积分:1
-
feko
读取FEKO中导出的极化数据并进行SAR成像。(SAR image)
- 2020-08-24 20:58:15下载
- 积分:1
-
tuxiang
基于Matlab的边缘检测的研究以及各种算子的对比。(Matlab edge detection based on the research and a variety of comparison operators.)
- 2011-01-06 16:46:41下载
- 积分:1
-
cfmatrix
本程序,可以用了画混淆矩阵,请大家使用,谢谢(This procedure can be painted with a confusion matrix, please use, thanks)
- 2021-02-24 11:49:39下载
- 积分:1
-
MATLAB_scientific_computes_and_visual_codes
MATLAB科学计算与可视化仿真宝典源代码,从第一章到第27章(MATLAB simulation of Scientific Computing and Visualization Collection source code, from the first chapter to Chapter 27)
- 2010-06-03 09:49:25下载
- 积分:1
-
threephaseinverter_1
matlab环境下的三相逆变仿真,里面含有SPWM调制模块。(three phase inverter!)
- 2010-07-22 15:17:52下载
- 积分:1
-
FDM_5_9_point_stencil
Finite difference Methods
- 2010-07-28 23:02:03下载
- 积分: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
-
libsvm-mat-2.86-1
林智仁的libsvm工具箱,是较新版本。里面有c源码(the libsvm toolbox by Lin Zhiren , which is a newer version)
- 2011-11-15 15:31:28下载
- 积分:1