-
myradon1
拉东变换,根据原理自己写的,去掉matlab中复杂的函数(radon transform)
- 2021-01-16 23:08:50下载
- 积分:1
-
icasso122
Introduction
Icasso is based on running FastICA several times (resampling). Icasso pools all the estimates together and forms clusters bottom-up among them. The basic idea is that a tight cluster of estimates is considered to be a candidate for including a "good" estimate. A centroid of such cluster is considered a more reliable estimates than any estimate from an arbitrary run. (Instead of an average as a centroid, Icasso visualizes and returns a centrotype from each cluster. This is the one of the original estimates that is most similar to other estimates in the same cluster. You can compute the average by using Icasso functions.)
- 2009-04-11 23:10:41下载
- 积分:1
-
Recognition_Cluster_Matlab
本源码为matlab下所有用于模式识别的聚类算法的程序(The matlab source code for all of the clustering algorithm for pattern recognition procedures)
- 2008-04-07 17:28:31下载
- 积分:1
-
code1
This is a real head ache. I want to down load a file, so it is asking me to update one. secant method
- 2012-06-29 17:36:35下载
- 积分:1
-
matlab
精通MATLAB—综合辅导与指南
这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。(Proficient in MATLAB-General counseling and Guides This is a MATLAB-related reference books, suitable for the use of MATLAB or is intended to use MATLAB readers.)
- 2009-03-16 12:59:13下载
- 积分:1
-
对LFM雷达信号及其目标回波进行仿真 lfm-pcinterference
对LFM雷达信号及其目标回波进行仿真,并对其干扰进行了仿真(On LFM radar signal and target echo simulation and a simulation of its interference)
- 2021-02-23 10:59:40下载
- 积分:1
-
xuanhuiquan1
基于KT指数的船舶旋回运动仿真,可以在此基础上进行修改添加,方便大家(KT index based on ship motion simulation cycle can be modified on this basis, to add, to facilitate)
- 2011-11-27 19:10:58下载
- 积分:1
-
DocumentHandler
Receive notification of general document events.
- 2014-01-17 12:04:11下载
- 积分:1
-
MGR815_v5
Code for FIFO the first
- 2010-06-11 23:50:47下载
- 积分:1
-
g729
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。
enjoy it!
(G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter )
- 2007-11-21 23:02:40下载
- 积分:1