-
wind_wave_current_ship
含有风浪流模型的水面船舶三自由度的MATLAB运动仿真(simulink of three degree of ship moving with wind wave and current)
- 2020-12-24 22:09:05下载
- 积分:1
-
lognormal
Maximum Likelihood estimation for lognormal pdf
- 2010-09-23 04:21:44下载
- 积分:1
-
9tap_equalizer
这个是9阶的lms自适应均衡器simulink,是教授给的材料,实际上只要修改阶数,能实现n阶lms自适应均衡器。(This is a 9 bands LMS adaptive equalizer simulink, is to teach the material to, in fact, as long as the modified order to realize n-order LMS adaptive equalizer.)
- 2008-05-17 14:53:13下载
- 积分:1
-
ga_bp
ga优化神经网权值&阈值程序。为了方便,我把几个matlab的程序都放在txt文件里,使用时,对照把txt内容复制进matlab即可(ga optimization neural network weights & threshold procedures. For convenience, I have several matlab programs on the txt file, use, control the content of the txt you copied into matlab)
- 2009-05-15 15:32:02下载
- 积分:1
-
DAC_FFT_analysis
用于DAC测试,分析动态性能的matlab程序(Program for Dynamic analysis of Digital-to-Analog Converter, Used in DAC testing, )
- 2014-10-10 19:16:07下载
- 积分:1
-
Pseudo-Stereo-Mixture
Pseudo-Stereo Mixture
- 2014-02-20 08:11:42下载
- 积分:1
-
dct
DCT- discrete cosine transform. compression ratio and psnr value are calculated
- 2013-08-21 00:02:09下载
- 积分:1
-
Matlab
说明: matlab经典算法,大家支持一下,很有用的啊,哈哈哈(matlab classical algorithm, we support the look, very useful ah, ha ha ha)
- 2010-04-21 09:25:01下载
- 积分:1
-
BAMIC
BAMIC是一种multi-instance聚类的算法。(BAMIC is a package for multi-instance clustering. This package includes the MATLAB implementation of BAMIC, which is designed to deal with unsupervised multi-label learning problems. It is particularly useful when real-world objects are represented under multi-instance setting while the labels of these objects are unknown.
)
- 2011-05-12 16:36:21下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1