-
wt_interp
Image Resolution Enhancement via Data-Driven Parametric
Models in theWavelet Space(Image Resolution Enhancement via Data-Driven ParametricModels in theWavelet Space)
- 2008-01-02 18:57:33下载
- 积分:1
-
goodidea
基于Lab空间的彩色图像分割(一种很好很简单的方法 值得所有人学习(Lab-based color image segmentation of space (a good easy way) worth to learn for everyone)
- 2011-01-08 14:35:45下载
- 积分:1
-
matlab
郑志勇ppt_Matlab在金融数量分析中的应用(Application of Matlab in financial quantitative analysis)
- 2012-05-15 16:34:51下载
- 积分:1
-
mosaic
tuxiangchuli chengyuantuxiangchuli chengyuantuxiangchuli chengyuantuxiangchuli chengyuantuxiangchuli chengyuantuxiangchuli chengyuan
- 2013-09-13 17:15:50下载
- 积分:1
-
ngggwpcz
包含收发两个客户端的链路级通信程序,有均匀线阵的CRB曲线,有较好的参考价值,通过虚拟阵元进行DOA估计,一种噪声辅助数据分析方法。( Contains two clients receive link-level communications program, There ULA CRB curve, There are good reference value, Conducted through virtual array DOA estimation, A noise auxiliary data analysis method.)
- 2016-03-17 22:28:04下载
- 积分:1
-
FFT_all
说明: 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(fft analysis,plot rms spectrum,power density spectrum, etc.)
- 2019-05-12 10:03:40下载
- 积分:1
-
chouyang
说明: 使用matlab对独立随机过程抽样产生带通随机过程(The process of generating independent random sampling of band-pass random process)
- 2011-03-10 09:14:02下载
- 积分:1
-
guolingfa
该程序是专门对于电力电子晶闸管的过零触发设计。(this project is for Zero Trigger in the electrical.)
- 2011-07-10 10:09:29下载
- 积分:1
-
project
说明: 多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多。(Multi-target tracking matlab code)
- 2010-04-21 10:25:44下载
- 积分: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