-
matlab.gui
matlab图形界面设计,程序已有详细的标注和解释,便于学习。(This presents graphical interface design about matlab, including a detailed annotation and interpretation, to facilitate learning.)
- 2014-10-22 16:47:11下载
- 积分:1
-
pfc
power factor correction using matlab
- 2012-01-08 02:43:24下载
- 积分:1
-
imgsteg
this is the research doc for mp3 stegnography
- 2011-01-15 15:06:08下载
- 积分:1
-
MP3_Decoder
The whole decoding process has been implemented natively on MATLAB. I need help in streamlining it so that it can run real-time. top level module is decoder.m. It takes in as input parameter the file name or file path and returns the decoded data & sampling frequency.
- 2010-05-14 16:54:30下载
- 积分:1
-
guangzijingti
本代码是光子晶体光纤切面的光强分布仿真程序,对搞光子晶体的同行很有帮助。(the code is photonic crystal fiber plane, the intensity distribution simulation program to engage in peer photonic crystal helpful.)
- 2006-10-18 11:44:54下载
- 积分:1
-
AM
说明: this is the matlab code for AM signal
- 2011-06-13 16:00:26下载
- 积分:1
-
pid_dmc2
动态矩阵控制算法与PID算法结合,有很强的理论性,是毕业设计的好程序(Dynamic Matrix Control algorithm combined with the PID algorithm, is very theoretical, is a graduate design program)
- 2020-09-06 14:08:08下载
- 积分:1
-
battery_lulu
battery model on simulink
- 2013-03-09 00:05:11下载
- 积分:1
-
program
4个非常简单的matlab滤波程序,线性滤波、中值滤波、二维自适应滤波、top-hat滤波(4 very simple matlab filtering program, linear filtering, median filtering, the two-dimensional adaptive filtering, top-hat filter)
- 2013-03-19 22:24:58下载
- 积分:1
-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1