-
BayesianInference
贝叶斯推断程序包,利用贝叶斯分析的方式通过少量观测数据实现可靠性分析(Bayesian Inference Package.
Bayesian analysis is used as a reliable method for analyzing GLM
when there are only few observations)
- 2011-04-29 22:18:45下载
- 积分:1
-
MATLAB--liuweiguo
《MATLAB程序设计教程》刘卫国第一版 源代码
水利水电出版社(" MATLAB Programming Guide" Liu Weiguo first edition of the source code Waterpower Press)
- 2013-11-04 20:07:16下载
- 积分:1
-
canny-Implementation
Implementation of the canny edge detector.
- 2011-04-23 21:55:54下载
- 积分:1
-
chaosuseful
matlab lyapunov(Matlab lyapunov)
- 2007-01-31 22:48:36下载
- 积分:1
-
morelli
该段程序描述了如何去估计多普勒频率变化率。参考文献为Morelli的《Doppler-rate estimation for digital burst transmission》( This section describes how to program the estimated Doppler frequency rate of change. References to Morelli s "Doppler-rate estimation for digital burst transmission")
- 2020-08-14 14:58:36下载
- 积分:1
-
zhengqiang
指纹增强 matlab 稳定性 应用性(Applied to enhance the stability of the fingerprint matlab)
- 2011-09-22 11:20:34下载
- 积分:1
-
freqz_m
求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数(The absolute magnitude of the strike system response, a function of the relative a dB value amplitude response, phase response and group delay response)
- 2012-11-13 14:48:49下载
- 积分:1
-
基于PD增益自适应调节的模型参考自适应控制
说明: 基于RBF神经网络辨识的单神经元PID模型参考自适应控制, 基于RBF神经网络辨识的单神经元PID模型参考自适应控制(Single Neuron PID Model Reference Adaptive Control Based on RBF Neural Network Identification)
- 2019-03-15 20:14:04下载
- 积分:1
-
introduction-to-resampling-methods-bootstrap
Bootstrap is a data based simulation method for statistical inference.
The basic idea of bootstrap is to use the sample data to compute a
statistic and to estimate its sampling distribution, without any model
assumption.
Many technics are described with some examples in matlab.
- 2011-09-23 04:19:22下载
- 积分:1
-
shuxuejianmo_8
说明: (拟合)
用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。
如果作2或4次多项式拟合,结果如何?
((Fitting) with a given polynomial, y = x3-6x2+5 x-3, generated a set of data (xi, yi, i = 1,2, ..., n), then add a random disturbance yi ( can be generated rand (0,1) uniformly distributed random number, or rands generated N (0,1) distribution of random numbers), and then added with xi and yi for random interference of the 3 times polynomial fitting, and the original coefficient. If 2 or 4 times for polynomial fitting, the result?)
- 2009-07-24 23:02:50下载
- 积分:1