-
MatlabSignalDisposeFunctions
上数字信号处理课程初期
自己用matlab写的几个数字信号处理的函数
仅供参考哈
(Early on digital signal processing program to write their own use matlab function of several digital signal processing for reference only Kazakhstan)
- 2010-11-18 19:11:01下载
- 积分:1
-
21
it describe about brain image segmentation
- 2013-11-21 20:37:49下载
- 积分:1
-
dongtaichuanjiankongjian
案例设计源程序,matlab动态创建控件,有函数有界面的设计(Case design source, matlab dynamically created controls, there are functions with interface design)
- 2013-09-02 16:02:46下载
- 积分:1
-
kalman-filtering-algorithm
kalman滤波的经典例程,对于学习和指导使用kalman滤波非常有帮助,还附有Kalman最经典的论文A New approach to Linear filtering and prediction problems以及非线性系统确定采样型滤波算法综述2012控制与决策(kalman filtering classic routines, learning and guidance for using kalman filter is very helpful, but also with Kalman most classic treatise A New approach to Linear filtering and prediction problems and nonlinear systems reviewed to determine the sample type filter algorithm 2012 Control and Decision)
- 2014-12-29 10:54:16下载
- 积分:1
-
wavelet_detect
说明: 极其经典的小波包分解程序,奇异点检测,附图说明(Most classical wavelet packet decomposition process, singular point detection, photo description)
- 2010-04-09 22:16:35下载
- 积分:1
-
karlman
卡尔曼滤波器的主要功能就是目标跟踪,程序利用卡尔曼滤波器实现了对机动目标的跟踪(Kalman filter is the main function of target tracking, procedures for the use of a Kalman filter to achieve the right track moving targets)
- 2006-07-05 13:29:22下载
- 积分:1
-
19890816QAM
使用Matlab仿真QAM和M=4的PSK(Matlab simulation using QAM and M = 4 of the PSK)
- 2010-06-08 15:35:08下载
- 积分:1
-
Discrete-Time-Signal-Processing
信号处理书籍,很详细的讲解了数据处理与分析的原理和过程,可利用MATLAB实现信号处理过程。(Signal processing books, very detailed explanation of the principle and process of data processing and analysis, signal processing using MATLAB.)
- 2013-05-08 18:21:01下载
- 积分:1
-
BPrecognition
此例可采用BP神经网络算法用于设备故障类型的模式识别程序。 本次为变压器故障(均为低压测故障)类型的识别。(This example can be used BP neural network algorithm for pattern recognition procedures for equipment fault type. The identification of the type of transformer fault (both low pressure fault detection).)
- 2020-12-07 16:19:21下载
- 积分:1
-
fminsearchbnd
Fminsearch不承认的约束限制。
不过简单的转换方法存在
转换成一个绑定的约束问题
无约束问题。
Fminsearchbnd用于酷似fminsearch,
除了边界应用到变量。
应用于国内的界限,利用
改造中的变量。 (二次型
单式,双罪恶界(十)。)
具有包容性的不平等的界限,它承认
边界值本身,但不准
在所有函数之外的范围评估。
请注意,fminsearchbnd允许用户准确地固定在某个给定值通过设置一个变量的确切范围相同的值。
(Fminsearch does not admit bound constraints.
However simple transformation methods exist to
convert a bound constrained problem into an
unconstrained problem.
Fminsearchbnd is used exactly like fminsearch,
except that bounds are applied to the variables.
The bounds are applied internally, using a
transformation of the variables. (Quadratic for
single bounds, sin(x) for dual bounds.)
The bounds are inclusive inequalities, which admit
the boundary values themselves, but will not permit
ANY function evaluations outside the bounds.
Note that fminsearchbnd allows the user to exactly fix a variable at some given value, by setting both bounds to the exact same value.
)
- 2011-05-21 13:02:58下载
- 积分:1