搜索资源列表
EigenVal_J
- 基于“脉动”结构 求 任意偶数阶实对称阵的特征值,用于MIMO通信反馈信道质量,已经在实际产品实现。( 注:脉动结构只需O(n*log(n))量级运算,高效快速)-"Systolic Arrays" structure based Eigen Value Decomposition
knn
- 利用KNN最近邻算法,对心音信号进行分割并判断,给出第一心音、第二心音和收缩期、舒张期。-Use KNN nearest neighbor algorithm, the heart sound signal is divided and judgment is given first, second heart sound and systolic, diastolic.
Arrhythmia--signal-
- 心律失常是一种常见的内科疾病,会对患者的生活及健康造成严重影响。当心律失常发生时,心房和心室收缩程序改变,能使心排血量下降30 左右,从而使血液循环失常。因此,对心律失常进行早期诊断具有重要的临床意义,而利用心音信号识别算法可以快速识别心律失常的病例,有助于提高诊断速度。 -Arrhythmia is a common medical diseases, can cause serious influence to the patient s life and health. When ca
program 3
- Formalization and research of model of linear optimization of the state of difficult object on the example of subsystem of cardiovascular disease risk. Criterion of optimization: the risk class(An optimization criterion was formed for the risk of car
QR-RLS systolic array
- 基于QR分解的RLS算法,脉动结构,附带数据例子。基于C++语言。