资源列表
PAPR
- simulation scr ipts for PAPR reduction
sipls
- 包含SIPLS组合区间算法(Synergy Interval PLS, SIPLS),可进行特征光谱的区间选择-Contains a combination of interval algorithm SIPLS (Synergy Interval PLS, SIPLS), can range selection feature of the spectrum
minimizeway
- 无线与网络、寻找节点之间的最短距离,选择最快的两点间道路-Wireless and network, find the shortest distance between nodes, select the fastest path between two points
DesignPatternSrcCode
- 设计模式C++实现例子 很好用的啊,对学习设计模式很好用的 欢迎下载-design pattern c++
sorting
- 关于相控阵雷达分选的一篇比较好的外文文献-paper on sorting of phased array radar signal
kmpaBM
- 实现kmp和BM算法,并对其进行了性能对比-Achieve kmp and BM algorithm and compare its performance
signalprocessingfunction
- ( 1)二维矩阵相乘的程序 (2)n阶矩阵求逆 (3)不同类型的一维、二维、三维数组空间申请和释放 (4)两个向量互相关 (5)利用第一行和第一列数据,构造托普里兹矩阵 所有程序包含详细说明和验证程序-(1) matrix multiplication (2)matrix inversion (3)vector correlation (4)space application for matrix (5)construct the toepl
matlab
- 用MATLAB程序实现车牌定位,实用,准确率高。-study MATLAB to use car position.
lzo
- 一个Lzo压缩算法的实验性作品,具有不错的压缩率和速度-A Lzo compression algorithm experimental works, has good compression rate and speed
FFT
- 本程序是傅里叶快速算法的一个C++程序,可以了解其算法-This program is a fast algorithm for Fourier C++ program, you can understand the algorithm
MLVQ
- LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)-LVQ algorithm (Learning Vector Quantization. learning vector quantization network) is a model-based
chapter-5
- 算法设计与分析 第5章 回溯法(讲解比较详细)-Algorithm Design and Analysis Chapter 5 backtracking (explain in more detail)