-
8
说明: K近邻算法(KNN)的matlab源代码,程序清晰易读(K neighbor algorithm (KNN) of matlab source code, and the program is clear and easy to read)
- 2012-06-03 23:09:57下载
- 积分:1
-
Solving-DDEs-in-matlab
matlab求解时滞微分方程教程,很详细,有例子。(Solving delay differential equations matlab tutorial)
- 2013-07-18 22:14:08下载
- 积分:1
-
bianyi
实现语音信道编码之卷积编码的编译码仿真程序,采用的是维比特编码(Voice channel coding convolutional coding of the codec simulation program, using the bit-dimensional coding)
- 2009-05-15 10:07:03下载
- 积分:1
-
qa
说明: 用MATLAB模拟静态散斑,成像和非成像散斑,方便初学者学习(Simulation with MATLAB static speckle, speckle imaging and non-imaging, easy for beginners to learn)
- 2011-08-23 21:45:24下载
- 积分:1
-
hist
对一个一定范围内的数据进行分析,并画出直方图,程序很简单,书写不太规范,敬请谅解.(Painting histogram)
- 2013-04-30 10:16:33下载
- 积分:1
-
ZOOMChoose
说明: matlab编制的选频相位补偿细化源程序。(matlab compiled detailed source frequency-selective phase compensation.)
- 2010-03-22 22:09:26下载
- 积分:1
-
Embiggen
Add (or multiply, divide, etc) a matrix A to a vector b with the simple syntax A + Embiggen(b)
- 2010-05-20 01:17:39下载
- 积分:1
-
resxrbng
使用起来非常方便,LCMV优化设计阵列处理信号,主要是基于mtlab的程序,使用大量的有限元法求解偏微分方程,搭建OFDM通信系统的框架,部分实现了追踪测速迭代松弛算法,利用贝叶斯原理估计混合logit模型的参数。( Very convenient to use, LCMV optimization design array signal processing, Mainly based on the mtlab procedures, Using a large number of finite element method to solve partial differential equations, Build a framework OFDM communication system, Partially achieved tracking speed iterative relaxation algorithm, Bayesian parameter estimation principle mixed logit model.)
- 2016-04-04 19:50:36下载
- 积分:1
-
bilizunixitong-matlab
多自由度比例阻尼系统matlab模态分析,包括各种输出频响图形。(Matlab multiple degrees of freedom damped system modal analysis, including the output frequency response graph.)
- 2011-05-11 12:27:58下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1