-
MATLAB
这是我在学matlab时的一个例子,我感觉是入门的一个导师。(This is my students an example of when matlab, I feel is the entry of a mentor.)
- 2009-05-05 16:41:03下载
- 积分:1
-
MATLAB_function
Matlab中用到的部分函数列表,按功能分类(Part of the list of functions used in Matlab, classified by function)
- 2012-03-27 16:50:24下载
- 积分:1
-
Matrix-Operations
矩阵的运算,在此贡献,希望大家多多指点。(Matrix computation, in this contribution, we hope that a lot of guidance.)
- 2015-03-22 13:57:54下载
- 积分:1
-
Dip-Assignment
filter for image de-noising
- 2017-01-04 00:46:17下载
- 积分:1
-
PH-controller-simulation
在不考虑时滞的条件下,建立PH中和过程的数学模型,利用反S变换和线性PI控制器对其进行控制仿真实验。(Without considering the delay conditions, establish mathematical models of PH in the process ,and anti-S-transform and linear PI controller is used to simulater control performance in matlab.)
- 2012-01-14 09:47:48下载
- 积分:1
-
直方图部分均衡化
本代码是在MATLAB对于图像进行部分均衡化处理,部分增强图像。(This code is partially balanced in the MATLAB image processing part of the enhanced image processing.)
- 2018-04-01 09:37:52下载
- 积分:1
-
SLMPAPR
利用slm方法解决在ofdm系统中降低PAPR问题(slm slove the problem of papr)
- 2009-10-23 20:43:15下载
- 积分: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
-
Arnoldi
快速的Arnoldi算法用于计算Krylov空间的生成(Arnoldi for Krylov space)
- 2011-08-16 22:06:23下载
- 积分:1
-
matlab
matlab通信仿真与应用(详细),是一套比较好的关于通信仿真书籍(matlab simulation and application of communication (in detail), is a relatively good simulation of books on communication)
- 2008-02-21 11:57:08下载
- 积分:1