-
k-means
名为k-means的MATLAB函数,实现k均值算法。输入矩阵X,w,输出最终估计值和聚类的标识数字。(Called the k-means of the MATLAB function, to achieve k means algorithm. Input matrix X, w, the output value of the final estimates and cluster identification number.)
- 2010-09-27 11:13:30下载
- 积分:1
-
haar_xiaobo
小波三级非标准规格化分解与重构 将载入的图像文件显示并进行非标准haar小波规格化分解与重构过程(Normalized wavelet decomposition and reconstruction of three non-standard image file will be included in the non-standard display and haar wavelet decomposition and reconstruction process of normalization)
- 2011-05-08 20:31:45下载
- 积分:1
-
Kalman-filter
标量Kalman滤波器仿真。设计一个kalman滤波器对其进行处理得到的最佳估计。(Scalar Kalman filter simulation. Design a kalman filter to process it to get the best estimate.)
- 2011-09-11 21:58:55下载
- 积分:1
-
FFT_DIT
一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序。(A time taken by the base 2 fast Fourier transform (base 2FFT-DIT). Enter the inversion sequence, the output of natural order.)
- 2011-11-01 01:20:27下载
- 积分:1
-
xiaoboquzao
基于matlab运用小波变换的方法实现对程序中引入的红外图像的去噪处理(Wavelet transform method is used to denoise processing based on matlab for the infrared image that is introduced in the program. )
- 2021-05-15 12:30:02下载
- 积分:1
-
heart
几个简单的表白小程序,用matlab写的,可以装酷(A few simple expression small program, written in MATLAB, can be cool.)
- 2018-08-13 08:34:41下载
- 积分:1
-
turbo_demo
tuobo matlab仿真编程有很多一个,我一个一个发。很好用的,我用过了(tuobo matlab simulation program has a lot of one, I am fat, one by one. Good use, I used the)
- 2008-06-03 11:01:32下载
- 积分:1
-
Boost-mppt
一种基于Boost电路的光伏发电的最大功率点跟踪,MATLAB simulink的仿真(A photovoltaic maximum power point tracking based on the Boost circuit simulation, MATLAB simulink)
- 2015-04-27 20:53:44下载
- 积分:1
-
mbook
说明: matlab 的最好的一本教科书,北航张志涌(matlab one of the best textbooks, BUAA Zhang Yong)
- 2008-09-25 23:59:42下载
- 积分:1
-
logintimeout
说明: 这个模型可以在MATLAB中,为数据库的进入,提供时间倒数,以防止过多地试密码,从而提高系统的保密性( TIMEOUT = LOGINTIMEOUT(FIRSTARG,SECONDARG) returns the current
value of time allowed for a connection to a database to be
successful. FIRSTARG, an optional argument, is a string that
specifies the JDBC driver to be used establishing the database
connection. SECONDARG, an optional argument, is an integer that
specifies the length of time the driver will attempt to make a
connection to a database. If FIRSTARG is not specified then the
default JDBC/ODBC bridge is used to establish the connection to
the database. If function is used without arguments then the
current time out value is returned. )
- 2011-04-08 08:59:55下载
- 积分:1