-
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
-
mdcm
经典的直流电机双闭环调速系统模型,可用于仿真(The classic double-loop DC motor speed control system models can be used for simulation)
- 2020-11-30 22:09:28下载
- 积分:1
-
zz
说明: MATLAB 边缘检测相关代码,里面包括多种方法,请朋友们根据自己实际情况选择方法。(Edge detection related MATLAB code, which includes a number of ways, please friends, the actual situation according to their own options.
)
- 2009-04-25 07:55:13下载
- 积分:1
-
matlabtosolve
基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~
下面说明一下bprengong程序:
数据分别用来训练和测试两部分。
具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。
在训练阶段,如果用于训练的输入训练样本的类别标号为i(即语音数据的标号),则训练时设第i个节点的期望输出设为1。其余节点期望输出均为0。
在识别时,当一个未知类别的样本作用到输入端时,考查各输出节点的输出,并将这个样本的类别判定为输出值最大的那个节点对应的类别。
(err)
- 2008-04-16 16:07:34下载
- 积分:1
-
apFFT_Test
和大家分享一个全相位FFT,matlab程序,程序中全相位fft实现方法有两种,注释掉的根据原理推到得来,自己看吧。(And share a full-phase FFT, matlab program, the program fft implementation in all phase two, comment out the basis of the principle pushed to come, see for yourself.)
- 2011-10-19 20:27:34下载
- 积分:1
-
instfreq
this code extract instantaneous frequency of signal
- 2012-01-16 22:17:07下载
- 积分:1
-
ccdwtwatermark
在DWT域的数字水印技术 matlab 编程(in DWT digital watermarking technology Matlab programming)
- 2007-05-27 13:57:02下载
- 积分:1
-
layernmo
速度分析,形成速度谱,加入了各向异性参数(Velocity analysis, the formation of the velocity spectrum, joined the anisotropy parameter)
- 2013-10-24 15:07:05下载
- 积分:1
-
paper2
Block Bayesian Sparse Learning Algorithms With Application to Estimating Channels in OFDM Systems
- 2015-04-04 16:17:19下载
- 积分:1
-
Model2
Audio Stegnography by using LSB Agorithms...
- 2012-01-23 13:20:07下载
- 积分:1