-
Chap_7
西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第7章的程序,
大家学习交流,觉得有用的自己下载,(西蒙赫payment principle of adaptive filtering, one book matlab procedure, we shall now continue From Chapter 7 of the procedure, we study the exchange of their own find useful downloads,)
- 2008-04-15 11:55:00下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
One-dimensional-cloud-model
一维云模型源代码,用matlab生成,是最基本的函数,图形结果是一个正态函数。(One dimensional cloud model)
- 2013-01-16 09:41:03下载
- 积分:1
-
matlab-coder
MATLAB Coder™ generates standalone C and C++ code from MATLAB
®
code. The generated source code is
portable and readable. MATLAB Coder supports a subset of core MATLAB language features, including program
control constructs, functions, and matrix operations. It can generate MEX functions that let you accelerate
computationally intensive portions of MATLAB code and verify the behavior of the generated code.
- 2013-11-11 21:26:17下载
- 积分:1
-
lda_1.3.2.tar
lda算法,用于特征降维,可以将特征映射到更加易于区分的空间(FISHER DISCRIMINANT ANALYSIS WITH
KERNELS)
- 2015-04-17 16:48:02下载
- 积分:1
-
bpsktiaozhi
自己刚编的BPSK调制程序,希望对同学们有用,好不容易啊(He had just prepared for BPSK modulation process, the students hope to be useful, finally ah)
- 2011-11-05 20:23:20下载
- 积分:1
-
scanComPorts
读串口信息,在matlab 环境下读出串口内容(read serial)
- 2013-04-03 11:08:45下载
- 积分:1
-
MATLAB_Primer_7th_Ed
The purpose of this Primer is to
help you begin to use MATLAB. It is not intended to be
a substitute for the online help facility or the MATLAB
documentation (such as Getting Started with MATLAB,
available in printed form and online). The Primer can
best be used hands-on. You are encouraged to work at
the computer as you read the Primer and freely
experiment with the examples. This Primer, along with
the online help facility, usually suffices for students in a
class requiring the use of MATLAB.
- 2008-07-13 22:34:17下载
- 积分:1
-
LMS-Gradient-Paper[1]
改文档系统介绍了LMS 算法估算梯度的相关算法。(How does the LMS algorithm estimate the gradient)
- 2011-08-02 11:39:31下载
- 积分:1
-
signal-charactar
基于MATLAB用于提取语音信号的特征参数如倒谱,语谱等,可以方便的检测出语音信号的基频,共振峰。(Cepstrum based on MATLAB is used to extract the characteristics of the speech signal parameters such as language spectrum, can easily detect the speech signal fundamental frequency, formant.)
- 2013-05-08 10:24:27下载
- 积分:1