搜索资源列表
sgrpdlay
- 时频工具箱中计算群延迟的函数,语法格式:[gd,fnorm]=sgrpdlay(x),x是时域信号,fnorm返回频率坐标,gd返回估计出群延迟的输出向量.-frequency toolbox when calculating group delay functions, grammar format : [gd. fnorm] = sgrpdlay (x), x is the time domain signal to the frequency fnorm coordinates, gd t
CPP123
- C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions C++ C++ I/O
lab3
- C++ introduction to vectors-C++ introduction to vectors
STL-Algorithms
- STL Algorithms Non modifying sequence operations mismatch: 1. Generic mismatch algorithm: Find the corresponding positions in a deque and list at which unequal elements first occur 2. Check for mismatch between two vectors 3. Use mismatch fun
Video-Stabilization-paper
- 电子稳像的相关研究论文,集中于匹配算法和旋转研究等。-DIGITAL IMAGE STABILIZATION BY ADAPTIVE BLOCK MOTION VECTORS FILTERING
CODE
- 编解码设计示例及测试向量,用verilog写的-Codec design examples and test vectors written by Verilog language
1
- 相似度算法的实现, 在利用支持向量机进行模式分类的时候,有时需要考虑到实时性,为了提高实时性,则利用相似度算法减少样本集个数,从而减少训练时间和支持向量的个数,使得建立起的向量机实时性提高-Similarity algorithm, in the use of support vector machines for pattern classification, sometimes need to be considered real-time, in order to improve real
huishangguanlian
- 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好.--Relevance Vector Machine (RVM) of the mat
Vector_OpenSees
- OpenSees源码中的向量类,用于向量的计算-the Vector class in OpenSees source code, used in the opration of vectors
Matrix
- OpenSees源码中的向量类,用于向量的计算.可以在OpenSees中,像MatLab一样操作矩阵运算-the Vector class in OpenSees source code, used in the opration of vectors