-
滤波
说明: matlab中值滤波函数,有效去除噪声干扰(Matlab median filter function, effectively remove noise interference)
- 2020-12-18 09:01:00下载
- 积分:1
-
0987612
Matlab函数库
绝对值、模、字符的ASCII码值
acos 反余弦
acosh 反双曲余弦
acot 反余切
acoth 反双曲余切
acsc 反余割
acsch 反双曲余割
align 启动图形对象几何位置排列工具
all 所有元素非零为真
angle 相角
ans 表达式计算结果的缺省变量名
any 所有元素非全零为真
。。。。。。。。。。。。(Matlab library absolute value, mode, the ASCII character code value acos inverse cosine acosh hyperbolic cosine acot anti-anti-anti-acoth hyperbolic cotangent cosecant cotangent acsc anti-anti-acsch hyperbolic cosecant align start position of the geometric arrangement of tools for drawing objects all True angle all the elements of non-zero phase angle for the calculation of the default expression ans variable names all the elements of any non-all-zero is true. . . . . . . . . . . .)
- 2010-03-10 12:45:52下载
- 积分:1
-
simple_PLL
This m_file uses a PLL to demodulate an FM modulated carrier
- 2009-07-20 11:43:22下载
- 积分:1
-
GeodeticTransformations
Set of tools to perform transformations between projection, ellipsoidal and cartesian coordinates in either direction.
(Set of tools to perform transformations be tween projection. ellipsoidal and cartesian coordinates in eith er direction.)
- 2006-11-04 05:39:30下载
- 积分:1
-
linearconvolutiontwodimensional
linear convolution of two dimensional sequnces
- 2012-08-09 16:16:19下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
CDMA-Authentication
Motorola CDMA Authentication Introduction
- 2014-09-13 09:16:39下载
- 积分:1
-
radarsiggen
一个雷达信号产生模拟器 by matlab(a radar signal generation program)
- 2013-10-03 13:13:02下载
- 积分:1
-
LSETest
应用matlab实现的高等数理统计最小二乘估计源码(Matlab implementation of higher application of mathematical statistics source least squares estimation)
- 2009-03-14 10:56:41下载
- 积分:1
-
wavelet
用于提取小波特征的机械振动信号,很好地结合了特征提取和随机信号处理方法,附带数据,实测可用。(For extracting wavelet feature mechanical vibration signal, a good combination of feature extraction and stochastic signal processing method accompanying data, we found available.)
- 2016-10-06 16:14:33下载
- 积分:1