-
MATLAB
《MATLAB在控制系统中的应用》实例程序( MATLAB in the control system, examples of procedures)
- 2008-04-27 23:15:42下载
- 积分:1
-
tdm
时分复用仿真两路波形,先十分复用,再时分解复用(Time-division multiplexing simulation of two waveforms, first very complex, and then when the decomposition of complex)
- 2012-06-03 20:06:06下载
- 积分:1
-
search
Matlab程序,包括爬山算法、黄金分割搜索、nabisect算法(Matlab procedures, including climbing algorithm, golden section search, nabisect algorithm)
- 2009-06-08 00:22:03下载
- 积分:1
-
pca
PCA matlab程序,可以通过改解释率,确定主元个数(PCA matlab code)
- 2011-04-19 05:08:51下载
- 积分:1
-
Improved-Fuzzy-Clustering
模糊聚类的改进--先用减法聚类得到初始点,而后用模糊聚类得到聚类中心,能够提高聚类的速度和精度(Improved Fuzzy Clustering- first get the initial point subtraction clustering, and then get the cluster center with fuzzy clustering, clustering can improve the speed and accuracy)
- 2014-10-22 15:07:32下载
- 积分:1
-
gyroscope
对于高频输出的陀螺数据进行分割处理并合并,实现陀螺漂移零偏计算(For high-frequency output of the gyro data processing is divided and combined to achieve the gyro bias drift calculation)
- 2014-12-15 16:29:39下载
- 积分:1
-
3(TiO2_teflon)TiO2_DBR
三周期的TiO2/teflon DBR 微腔透过率及反射光谱计算
(Three cycles TiO2/teflon DBR microcavity transmittance and reflectance spectra)
- 2010-06-22 15:46:30下载
- 积分:1
-
EKF UKF Toolbox for Matlab V1.3
说明: MATLAB中的EKF、UKF工具箱,帮助更好地理解如何用将Kalman滤波器应用到截断数据模型中。(EKF and UKF Toolbox for matlab)
- 2020-08-26 10:38:15下载
- 积分:1
-
plot3k
Generate a 3D point plot of L=(x,y,z) using the values in the vector c to
determine the color of each point. If c is empty, then z (column 3 of L)
is used to color the plot. The data points are sorted so that plot3 is
only called once for each group of points that map to the same color. The upper and lower limits of the color range (and the z axis) can be defined with crange. This is useful for creating a series of plots with the same
coloring. The colormap (but not the colorbar) is flipped upside down if
crange is given as [max min] instead of [min max]. The figure handle is
returned if an output argument is given.
- 2010-11-08 17:33:23下载
- 积分:1
-
code-methodMATLAB
Bairstow s approach is to use Newton s method to adjust the coefficients u and v in the quadratic x2 + ux + v until its roots are also roots of the polynomial being solved. The roots of the quadratic may then be determined, and the polynomial may be divided by the quadratic to eliminate those roots. This process is then iterated until the polynomial becomes quadratic or linear, and all the roots have been determined, bisection and other
- 2011-05-11 11:35:49下载
- 积分:1