-
020501刘超HW2
这是一个用matlab实现的语音信号预测编码中的得宾算法部分。还有实验报告。(This is a realization of using Matlab voice signals of predictive coding algorithm part in Pennsylvania. There experimental report.)
- 2005-07-03 11:34:39下载
- 积分: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
-
fullCarModel
这是一个车辆仿真模型,总共6个自由度,车身两个,车轮四个(This is a vehicle simulation model, with a total of 6 degrees of freedom, two bodies and four wheels.)
- 2017-12-03 21:37:52下载
- 积分:1
-
LFDecouple
based on fast decoupled method on load flow program that can help you better electrical system optimization, the use of standard MATLAB
- 2009-04-11 16:36:18下载
- 积分:1
-
AM_costas_loop
在matlab中利用Costas环对AM通信系统进行载波相位跟踪,代码中带有详细注释。(Costas loop in matlab using communication systems on the AM carrier phase tracking, the code with detailed comments.)
- 2010-10-04 02:59:11下载
- 积分:1
-
project
Pulse-code modulation (PCM) is a method used to digitally represent sampled analog signals. It is the standard form of digital audio in computers, Compact Discs, digital telephony and other digital audio applications. In a PCM stream, the amplitude of the analog signal is sampled regularly at uniform intervals, and each sample is quantized to the nearest value within a range of digital steps. Quantization Noise occurs in PCM.
- 2013-10-06 05:07:20下载
- 积分:1
-
INVERTERPWMcompensater
compensation of dead time effect of the inverter dead time effect causes the impact of the control performance of the INVERTER system, and pointed out that the dead time compensation, the key lies in the current phase of the acquisition, in order to overcome the practical zero of the current ambiguity of the system is proposed based on the two-phase stationary coordinate system under the feedforward dead-time compensation method. by the offset voltage of the three-phase output current cycle Fourier transform is found only compensation 1, 5, 7 harmonic components to eliminate the dead time effect. simulation and experimental results verify the correctness and feasibility of this approach.
- 2013-11-11 23:14:37下载
- 积分:1
-
bptest
该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。(The algorithm is based on the principle of artificial immune clonal selection algorithm. Algorithm has three parts, the first part of the traditional genetic algorithm, the second part of the CSA algorithm, two methods for some function extreme, can compare their characteristics.)
- 2014-01-09 22:49:26下载
- 积分:1
-
最小二乘法
简单的最小二乘法实例,适合初学者,代码简单易懂(zuixiaoerchengfa shihe chuxuezhe daimajiandanyidong)
- 2020-06-23 10:20:02下载
- 积分:1
-
sigma_delta
filter design
sigma delta filter(filter design sigma delta filter)
- 2006-07-19 11:45:50下载
- 积分:1