资源列表

« 1 2 ... .36 .37 .38 .39 .40 8541.42 .43 .44 .45 .46 ... 15813 »

[matlab例程Single-exponential-smoothing

说明:一次指数平滑法是指以最后的一个第一次指数平滑。如果为了使指数平滑值敏感地反映最新观察值的变化,应取较大阿尔法值,如果所求指数平滑值是用来代表该时间序列的长期趋势值,则应取较小阿尔法值。同时,对于市场预测来说,还应根据中长期趋势变动和季节性变动情况的不同而取不同的阿尔法值,一般来说,应按以下情况处理:1.如果观察值的长期趋势变动接近稳定的常数,应取居中α值(一般取0.6—0.4)使观察值在指数平滑中具有大小接近的权数;2.如果观察值呈现明显的季节性变动时,则宜取较大的α值(一般取0.6一0.9),
<陈发东> 在 2025-09-22 上传 | 大小:1kb | 下载:0

[matlab例程Simple-moving-average-method

说明:简单移动平均法是指对由移动期数的连续移动所形成的各组数据,使用算术平均法计算各组数据的移动平均值,并将其作为下一期预测值。 简单的移动平均的计算公式如下: Ft=(At-1+At-2+At-3+…+At-n)/n    式中,Ft--对下一期的预测值;    n--移动平均的时期个数; At-1--前期实际值; At-2,At-3和At-n分别表示前两期、前三期直至前n期的实际值。-Simple moving average method refers to the da
<陈发东> 在 2025-09-22 上传 | 大小:1kb | 下载:0

[matlab例程dianlidianzifina_neu

说明:基于IGBT的双PWM脉宽调速系统(风力发电并网变流器仿真)-IGBT-based Dual PWM PWM system (wind power generator converter simulation)
<litaihang> 在 2025-09-22 上传 | 大小:13kb | 下载:0

[matlab例程program_Modern-Signal-Processing

说明:现代信号处理教程(胡广书) 书本上的程序都是可用的-Modern Signal Processing Guide (HU-book) book on the program are available
<zachary> 在 2025-09-22 上传 | 大小:435kb | 下载:0

[matlab例程Continuous-wavelet-transform

说明:连续小波变换和其尺度谱 可以使用我自己都用这-Continuous wavelet transform and its scale spectrum may have used it with my own
<zachary> 在 2025-09-22 上传 | 大小:38kb | 下载:0

[matlab例程LMS-algorithm

说明:基本LMS算法,归一化LMS算法,基于LMS算法的系统辨识-Basic LMS algorithm, the normalized LMS algorithm, LMS algorithm based system identification
<张冰龙> 在 2025-09-22 上传 | 大小:6kb | 下载:0

[matlab例程Variable-step-size-LMS-algorithm

说明:变步长LMS自适应滤波算法的MATLAB程序,很好用,我已经试过了-Variable step size LMS algorithm MATLAB procedures, very good, I' ve tried
<张冰龙> 在 2025-09-22 上传 | 大小:4kb | 下载:0

[matlab例程simultan2xy

说明:the program helps to evaluate the two unkowns in two simultaneous linear equations. the program could be re-used in other programs. it uses the principle of determinants and matrices.
<Kareem/Ableman> 在 2025-09-22 上传 | 大小:21kb | 下载:0

[matlab例程segment

说明:this program is for evaluating the angle subtended in the segment of a circle. It does this by iteration until the value converges.
<Kareem/Ableman> 在 2025-09-22 上传 | 大小:9kb | 下载:0

[matlab例程quadraticma

说明:Quadratic equations are important as they are very well known mathematics and other related fields. therefore this program, written in matlab, helps to provide the function that helps evaluate the quadratic equation and provides the roots, stating th
<Kareem/Ableman> 在 2025-09-22 上传 | 大小:13kb | 下载:0

[matlab例程program

说明:Ku波段滤波器反射参数设计,具有一定带宽。-Ku-band filter design parameters reflecting
<pengsren> 在 2025-09-22 上传 | 大小:3kb | 下载:0

[matlab例程PAM

说明:PAM, Pulse Amplitude Modulation , MATLAB
<ayoub > 在 2025-09-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 8541.42 .43 .44 .45 .46 ... 15813 »

源码中国 www.ymcn.org