-
1234453238790
离散数据点三维数据的图相模拟m代码,通用版本(three-demension drawing in the matlab)
- 2010-11-26 21:38:44下载
- 积分:1
-
face_
识别简单表情的BP网络算法,使用Matlab实现,很好用,适合初学者,~(Identification of a simple expression of the BP network algorithm, the realization of the use of Matlab, a good use for beginners, ~)
- 2009-05-17 03:19:21下载
- 积分:1
-
bfgsi
dg is previous change in gradient dx is previous change in x
- 2010-03-04 16:57:47下载
- 积分:1
-
Leader_Follower
说明: matlab编写的leader_follower[数据挖掘]分类算法。(Matlab leader_follower prepared by the [data mining] classification algorithm.)
- 2005-12-29 14:39:02下载
- 积分:1
-
adptive-RLS
RLS算法,编写了MATLAB程序实现自适应干扰对消.给出信号实例,用于验证所编写程序的性能(RLS algorithm, written MATLAB program to achieve adaptive interference cancellation. Given the signal instance, used to validate the performance of the programming)
- 2009-09-05 12:59:57下载
- 积分:1
-
ipf
这是一个时间序列的高通滤波matlab函数!(This is a time series of high-pass filter function matlab!)
- 2009-04-09 15:31:44下载
- 积分:1
-
Untitled-Folder
数学模型在测定煤场堆积密度中的应用,后面附上matlab程序,程序没有问题(Mathematical model in the determination of bulk density of the coal field application, appended matlab program, the program is no problem)
- 2015-03-19 16:29:03下载
- 积分:1
-
MESB
基于特征空间的稳健自适应波束形成算法。具有更好的稳健性(beamforming algorithm)
- 2016-01-23 20:32:44下载
- 积分:1
-
Singlevectorhydrophonesignalprocessing
介绍单矢量水听器的基本知识,单矢量水听器信号处理基础理论及方位估计性能还有一些试验数据分析(Introduced a single vector hydrophone in basic knowledge, a single vector hydrophone based on signal processing theory and the performance of DOA estimation and some test data analysis)
- 2009-05-11 10:55:41下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1