-
sphmie
利用MATLAB进行米散射计算,计算大气粒子对于太阳不同波长的辐射损失(M scattering calculations carried out using MATLAB to calculate atmospheric particles of different wavelengths for the solar radiation loss)
- 2009-12-25 16:17:34下载
- 积分:1
-
efk_example
Extended Kalman Filter MATLAB code
- 2013-08-18 15:26:04下载
- 积分:1
-
convolutional_VA_decoding3
在matlab环境下实现卷积码的维特比译码(convolutional VA decoding)
- 2013-11-05 16:46:56下载
- 积分:1
-
MODAL
This is a Modal Analysis script.
- 2011-12-20 16:06:31下载
- 积分:1
-
ssom
说明: 利用som算法进行数据的聚类,实现无监督聚类(clustering the data with the som algorithm, that can relizing unsupervised cluster)
- 2019-04-29 17:00:47下载
- 积分:1
-
Math_1_2
灰色预测,求关联度、极差、关联系数以及后验差检验(Gray predicts that demand correlation, poor, poor correlation coefficients and posterior test)
- 2014-11-29 13:25:16下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
matlab-Kalman
kalman filter with mat
- 2011-05-02 00:32:39下载
- 积分:1
-
PMSM_flux-weakening
永磁同步电机弱磁调速系统的仿真.在矢量控制的基础上进行改进,采用弱磁调速,可作为参考.(Permanent magnet synchronous motor speed control system simulation weakening in vector control on the basis of improved, using weak magnetic speed, can be used as reference.)
- 2013-08-12 13:36:03下载
- 积分:1
-
MATLAB_SOURCE_PRODECURE
《matlab及在电子信息课程中的应用》的源码程序;程序中包含基础的语法和应用实例,还包含高级程序应用,里面包含了近18个EXAMPLE文件。适合学习matlab的初级学者。("Matlab courses and in the electronic information in the application" of the source program program includes basic syntax and application examples, also includes an advanced application procedures. Suitable for junior scholars to learn matlab.)
- 2013-08-31 12:51:45下载
- 积分:1