-
image_processing_Matlab
数字图像处理的MATLAB教材,配套冈萨雷斯的经典教程,实用有效,推荐使用(Digital Image Processing MATLAB materials, supporting Gonzales classic tutorials, practical and effective, it is recommended to use)
- 2010-01-01 09:36:42下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1
-
__MATLAB_
matlab的遗传算法原理及实现,以及具体的应用(Matlab GA principle and implementation, as well as specific applications)
- 2006-11-13 15:41:40下载
- 积分:1
-
read--yuv
这个文件的目的是使用matlab读取YUV文件,一帧一帧的读。(read yuv file by matlab)
- 2012-03-26 10:41:46下载
- 积分:1
-
ndh
牛顿环, 可以自由设置振幅频率, 并生成动画播放.(Newton rings, you can freely set the amplitude, frequency and generates animation.)
- 2013-10-13 10:26:25下载
- 积分:1
-
simfeat
一个包含常用特征提取方法的matlab工具包。内含 PCA, CCA, mnf, pls 、 KPCA, KCCA, kmnf, kpls 等算法的实现源码(a matlab toolkit Containing some common feature extraction methods . Containing PCA, CCA, mnf, pls, KPCA, KCCA, kmnf, kpls algorithm implementation source)
- 2021-03-12 14:49:25下载
- 积分:1
-
Matlab-algorithm
数学建模matlab算法大全,包括各经典模型及其算法的matlab代码(Matlab algorithm of mathematical modeling, including the classic model and its algorithm matlab code)
- 2016-11-02 19:56:27下载
- 积分:1
-
Gauss_background_construction
matlab实现的高斯背景建模,同行可以看看学习一下。(Gauss_background_construction)
- 2010-05-24 16:37:32下载
- 积分:1
-
Gebreel-Abd-Almula-G.-M
SIMULATION AND IMPLEMENTATION OF TWOLEVEL AND THREE-LEVEL INVERTERS BY
MATLAB AND RT-LAB
- 2011-06-21 15:54:18下载
- 积分:1
-
neural-network-toolbox
本文介绍在Matlab 环境下发电厂水位控制BP 模型的建模与仿真方法, 得出了预测模型的最优参数。仿真结果表明, MATLAB
神经网络工具箱可有效地用来解决复杂的非线性控制系统的优化设计问题。(This article describes the Matlab environment plant level control BP Model modeling and simulation methods, predictive models obtained optimal parameters. Simulation results show that, MATLAB
Neural Network Toolbox can be effectively used to solve complex nonlinear control system optimization design problems.)
- 2013-09-02 08:55:40下载
- 积分:1