-
wj
说明: 利用matlab编写的小波分解分频和除躁程序,分为高低频率,并除去噪声,达到较好的效果。(Prepared using matlab wavelet decomposition impatient frequency and in addition to procedures, divided into high and low frequency, and to remove noise, to achieve good results.)
- 2008-03-04 15:36:02下载
- 积分:1
-
Language
在matlab环境,实现language算法,根据所给的点确定原函数(language method)
- 2009-12-23 00:33:42下载
- 积分:1
-
Parallel_MATLAB
本书介绍了并行计算在matlab上的实现,主要针对多核电脑(This book describes the parallel computing on matlab realization, mainly for multi-core computers)
- 2014-11-13 23:26:56下载
- 积分:1
-
huncininlin
hi this is a program to dezine to program on face detection and face recogintion
- 2009-12-02 19:49:58下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
Matrix-techniques
Matrix techniques for modelling ultrasonic waves in multilayered media。This
paper presents a review of the main developments of the matrix
techniques, and their use in response and modal models, with
emphasis on ultrasonics applications(Matrix techniques for modelling ultrasonic waves in multilayered media)
- 2012-03-28 20:05:59下载
- 积分:1
-
relay
认知无线电下中继传输场景,DF与AF在判决条件下进行转换(wireless nerwork based on relay with transformation between AF and DF in cognitive radio)
- 2012-12-03 13:03:09下载
- 积分:1
-
KALMAN
关于卡尔曼滤波与扩展卡尔曼滤波的航向估计代码(the matlab code of EKF and UKF)
- 2021-03-02 17:49:34下载
- 积分:1
-
F16Sim
Non Linear F16 Simulation using simulink and matlab
- 2014-08-11 16:03:56下载
- 积分:1
-
code-builder_9swn2j
分形课程设计编写的MATLAB仿真程序,代码里包含了mandbort和LOGISTIC、fdCVla等几个集合图的小程序,还包括小波分型的asUAPkn算法,分型布朗模型也调试通过。?
(Fractal course design written in MATLAB simulation program, code contains the mandbort and LOGISTIC,fdCVla , and several collections chart applets, including typing asUAPkn wavelet algorithm, typing Brown model also through debugging.
)
- 2016-01-05 14:23:03下载
- 积分:1