搜索资源列表
bfunction
- 在matlab环境下,实现用B样条函数构造小波函数的源程序,经仿真,正确
lagrangepolynomial
- 数值分析中的拉格朗日算法,函数构造比较简单。matlab程序编写。
melbankm函数的源程序
- melbankm函数的源程序。这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组-function [x,mn,mx]=melbankm(p,n,fs,fl,fh,w) MELBANKM determine matrix for a mel-spaced filterbank [X,MN,MX]=(P,N,FS,FL,FH,W)
matlab.采用墨西哥帽子小波函数
- 采用墨西哥帽子小波函数,构造一维连续小波变换的程序,The use of Mexican hat wavelet function, construction of one-dimensional continuous wavelet transform procedure
B-spline-wavelet
- 1利用3阶和四阶B 样条函数构造正交小波的方法;用matlab实现构造正交小波的数值实现。 -1 using 3-order and fourth-order B-spline function to construct orthogonal wavelet method achieved by constructing the orthogonal wavelet matlab numerical implementation.
kernel
- svm 核函数的选择与构造 在matlab中运行-svm kernel function and structure of the choice to run in matlab
lagrange
- 对函数构造Lagrange插值多项式,非常好用!方便快捷-Construction of the Lagrange interpolation polynomial function, very easy to use! Convenient
DataminingBasedonGeneticAlgorithms
- 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
ofdm_spectrum
- 关于ofdm的一个程序,OFDM的仿真,可以用flipdim函数构造对称共轭矩阵-A program on ofdm, OFDM simulation, you can use flipdim conjugate symmetric matrix function construction
orthogonalwavelets
- 从底层原理开始,利用B样条函数构造正交小波。程序通过Matlab2009a测试。-Using the B_simple principle to creat a orthogonal wavelet function. By Matlab2009a .
B-yangtiaoxiaobo
- 在matlab中利用3阶和四阶B 样条函数构造正交小波;-use 3 order and fourth order B spline function structural orthogonal wavelet
Bwavelet
- 利用小波B样条函数构造正交波。分别用二阶、三阶、四阶B_样条函数构造出相应的尺度函数和小波函数;-B-spline wavelet orthogonal wave structure. B-spline wavelet orthogonal wave structure. B-spline wavelet orthogonal wave structure.
MLS3DShape
- 用于三维拟合曲线的型函数构造源代码文件,可用于三维matlab编程。-Fitting curves for three-dimensional structure of the source code file type function, can be used for three-dimensional matlab programming.
1000-8608(2013)05-0742-07
- 一种基于复合混沌映射的单向Hash函数构造-One-way Hash function construction based on composite chaotic map
matlab 3阶和四阶B 样条函数构造正交小波
- 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。
My_SanJiaoBo
- My_SanJiaoBo使用傅里叶变换将若干个MySin 函数构造一个三角波信号-My_SanJiaoBo Fourier transform several MySin function constructs a triangle wave signal
My_FangBo
- 此My_FangBo使用傅里叶变换将若干个MySin 函数构造一个方波信号.-This My_FangBo Fourier transform several MySin function constructs a square wave signal.
1
- 运用R语言进行经验分布函数构造并画图分析经验分布函数-R languages using the empirical distribution function construction and analysis of the empirical distribution function draw
Huffmancode
- 着先通过 HuffmanTree() 函数构造哈夫曼树,然后在主函数 main()中自底向上开始(也就是从数组序号为零的结点开始)向上层层判断,若在父结点左侧,则置码为 0,若在右侧,则置码为 1。最后输出生成的编码-The first HuffmanTree () function to construct Huffman tree, and then main () main () the bottom up (that is, the array number zero node) t
根据b样条函数构造小波函数
- 通过B样条函数构造小波函数,由原信号获得对应的尺度函数,最后得到小波函数(The wavelet function is constructed by the B spline function, and the corresponding scale function is obtained from the original signal. Finally, the wavelet function is obtained.)