-
MATLABFilterDesign.rar
基于MATLAB信号处理工具箱的数字滤波器设计与仿真(MATLAB signal processing toolbox based on the digital filter design and simulation)
- 2009-05-24 14:26:00下载
- 积分:1
-
ES
说明: 遗传算法ES的matlab程序,可以顺利运行,单目标优化中很经典的算法(evolutionary )
- 2015-10-26 16:29:34下载
- 积分:1
-
QPSO
matlab编程的量子粒子群算法!!!!!!!!(QPSO by MATLAB!!!!!!)
- 2017-06-26 09:31:20下载
- 积分:1
-
lowpass_IIR
低通IIR滤波器的源码,简单有效。低通IIR滤波器的源码,简单有效(Low-pass IIR filter source, simple and effective. Low-pass IIR filter source, simple and effective)
- 2010-06-18 17:08:54下载
- 积分:1
-
domaci
Nearest neighbor algorithm with 10 towns
- 2010-08-25 02:58:38下载
- 积分:1
-
ADA439819
MIMO OFDM with matlab
- 2015-03-05 11:47:41下载
- 积分:1
-
PFC
基于matlab的单位功率因素校正(PFC)仿真(Matlab-based unit of power factor correction (PFC) simulation)
- 2010-11-30 10:24:22下载
- 积分:1
-
mulDNewton-mulFastDown
mulDNewton mulFastDown 解非线性方程组的方法 希望能帮到大家(mulDNewton mulFastDown method of solving the nonlinear equations we hope to help)
- 2011-01-20 15:08: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
-
Deep-Learning-Toolbox
深度学习matlab工具箱,包括深度deep belief nets,stacked autoencoder,convolutional neural nets等网络。(Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.)
- 2020-12-15 15:09:13下载
- 积分:1