-
kerns
kernel method 工具箱,包含基本的kernel的使用实例(kernel method toolbox, including the use of examples of the basic kernel)
- 2010-09-15 21:47:00下载
- 积分:1
-
overlap_add
利用重叠相加法实现线性卷积,其中应用了fft和ifft原理(Use of overlap-add method to achieve linear convolution)
- 2012-05-26 23:24:47下载
- 积分:1
-
trackmpc
TRACKMPC Tracking Predictive Control without constraints. (Script file)
Implements unconstrained MPC for stable SISO discrete-time system defined as LTI object. Offset-free tracking included.
- 2011-11-05 09:11:36下载
- 积分:1
-
catinalcodes
sliding mode control matlab codes
- 2011-12-06 13:50:12下载
- 积分:1
-
matlab
基于matlab的共轭梯度法,基于这种算法可以求解矩阵的解,以及相应的误差(base on matlab)
- 2011-12-09 22:04:06下载
- 积分:1
-
transfert.m
Matlab sourcecode for heattransfert in plate
- 2013-11-25 22:48:42下载
- 积分:1
-
Chapter7
现代通信系统matlab第七章载波调制的数字传输源代码(Modern communications systems matlab Chapter VII of the carrier modulated digital transmission source code)
- 2014-01-11 16:17:40下载
- 积分:1
-
EL_2010_saliency
2010年最新的图像感知区域检测的源代码,发表于SCI国际刊物(saliency detection in image)
- 2011-01-13 11:57:41下载
- 积分: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-target-tracking
很好用的几个matlab多目标视频跟踪的程序,有粒子滤波的,帧差法的等等,可以直接仿真运行(Good use of several multi-target video tracking matlab procedures, particle filter, frame difference method, etc., can be directly run the simulation)
- 2013-09-21 15:35:11下载
- 积分:1