-
fmp2
matlab数字信号处理课程设计,用插值和抽取实现频分复用系统设计(matlab digital signal processing course design, using interpolation and decimation to achieve frequency division multiplexing system)
- 2010-08-09 14:39:16下载
- 积分:1
-
MATLAB-GUI
说明: 这是用MATLABgui进行图像处理的一个例子,适合初学者使用(this is a example of using matlab gui to process image.It is great for the green hand of matlab gui.)
- 2010-04-26 10:44:48下载
- 积分:1
-
saw_simulink
simulink model for SAW FIlter
- 2012-04-24 18:28:58下载
- 积分:1
-
design_notch_filter
A notch filter programed in matlab, used in digital signal processing.
- 2015-02-11 18:04:23下载
- 积分:1
-
matlab-kongyu-lvboqi
平滑滤波器有中值滤波器和高斯低通滤波器,其中,中值滤波器对去除椒盐噪声特别有效,高斯低通滤波器对去除高斯噪声效果比较好。不同的滤波方式,在特定的图像处理应用中有着不同的效果和各自的优势(failed to translate)
- 2013-05-06 19:40:46下载
- 积分:1
-
lung
Lung Cancer Detection and Classification Using ANN & Multinomial Bayesian Classifier
- 2015-04-04 19:00:13下载
- 积分:1
-
Matlab_ownlearn
主要介绍matlab的相关内容 可以提供初学者自学用 (Introduces relevant content matlab beginners can provide self-learning)
- 2010-09-01 16:17:25下载
- 积分:1
-
lifting_97
实现9/7小波正反变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(Note 1: The standard orthogonal method, the ranks of the different matrices (and matlab where different)
Note 2: In order to ensure orthogonality, all boundary treatment, all with recycling
Note 3: Orthogonal validation, the identity matrix into the function, the output is still the unit matrix (matlab does not have this property)
Note 4: This program is a matrix to achieve, so the image horizontal and vertical components is estimated to be swapped
Note 5: This class implements the wavelet (wavelet-like) transformation, is between the wavelet packet transform and wavelet transform between
Note 6: This procedure transforms each image relative to the original matrix, the resulting matrix are orthogonal matrix, consistent with this and wavelet packet
Note 7: But each generation wavelet transform matrix, is to be broken down for each sub-block relative to the orthogonal matrix, rather than the original image of the orthogonal matrix
Note 8: Wavelet transf)
- 2011-08-30 17:51:56下载
- 积分:1
-
tides
T_XTIDE Tidal prediction
YOUT=T_XTIDE(STATION) makes a tidal prediction
for the current day using the harmonics file XTIDE. Predictions
at other times can be generated using [...]=T_XTIDE(STATION,TIM)
where TIM is a vector of matlab-format decimal days ( DATENUM).
If TIM is a scalar then it is taken as the number of days present
over which to make predictions. If TIM>1000 then it is taken to be
the starting time in matlab-format.
at the matlab time JD (UTC, but see code for details) where
tau = lunar time
s = mean longitude of the moon
h = mean longitude of the sun
p = mean longitude of the lunar perigee
np = negative of the longitude of the mean ascending node
pp = mean longitude of the perihelion (solar perigee)
- 2014-10-13 20:55:43下载
- 积分:1
-
pw3
利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解(Use MATLAB to solve <partial differential equations numerical algorithm> in a number of issues, such as interpolation to solve)
- 2007-11-11 14:02:38下载
- 积分:1