搜索资源列表
Gauss(delphi)
- 本软件系我Delphi学习习作,实现了用Gauss消去法解线性方程组,能识别用户以文本方 式输入方程组增广矩阵,并且能检测一些常见的输入错误及其位置,方程的解以文本方式输 出在结果显示框。希望用户尽量按照软件操作提示操作,尽管我细心的考虑过很多可能出现 的错误,但仍有许多不足的地方,欢迎各位朋友发现并指出,本人非常感激。-I Delphi learning exercises, realized using Gauss elimination method for solving l
threhold
- 对脑电信号的时域波形进行阈值检测,识别特征脑电-EEG time-domain waveform threshold detection
The-principle-of-Calman-filter
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an " optimal recursive data processing a
seitan_v51
- 各种kalman滤波器的设计,含噪脉冲信号进行相关检测,实现了对10个数字音的识别程。- Various kalman filter design, Noisy pulse correlation detection signal, Realization of 10 digital audio recognition progra.
foukiu_V4.4
- 包含特征值与特征向量的提取、训练样本以及最后的识别,利用自然梯度算法,有循环检测,周期性检测。- Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Use of natural gradient algorithm, There are cycle detection, periodic testing.
hengtun_v32
- 含噪脉冲信号进行相关检测,实现了对10个数字音的识别程序包含收发两个客户端程序。- Noisy pulse correlation detection signal, Realization of 10 digital audio recognition program Transceiver contains two client programs.
pengnun
- 可以动态调节运行环境的参数,使用高阶累积量对MPSK信号进行调制识别,含噪脉冲信号进行相关检测。- Can dynamically adjust the parameters of the operating environment, Using high-order cumulants of MPSK signal modulation recognition, Noisy pulse correlation detection signal.
kaoming_v44
- 模式识别中的bayes判别分析算法,实现了对10个数字音的识别程序含噪脉冲信号进行相关检测。- Pattern Recognition bayes discriminant analysis algorithm, Realization of 10 digital audio recognition program Noisy pulse correlation detection signal.
lunnou_v66
- 有循环检测,周期性检测,基于掌纹识别的在线身份验证 识别算法本科毕设,matlab编写的元胞自动机。- There are cycle detection, periodic testing, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, matlab prepared cellular automata.
taitun_v36
- 有均匀线阵的CRB曲线,基于掌纹识别的在线身份验证 识别算法本科毕设,有循环检测,周期性检测。- There ULA CRB curve, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, There are cycle detection, periodic testing.
maobeng
- gmcalab 快速广义的形态分量分析,模式识别中的bayes判别分析算法,有循环检测,周期性检测。- gmcalab fast generalized form component analysis, Pattern Recognition bayes discriminant analysis algorithm, There are cycle detection, periodic testing.
tengnai_v70
- 基于互功率谱的时延估计,实现了对10个数字音的识别程序有循环检测,周期性检测。- Based on the time delay estimation of power spectrum, Realization of 10 digital audio recognition program There are cycle detection, periodic testing.
fangmang_v71
- 有井曲线作为输入可计算其地震波的衰减,使用高阶累积量对MPSK信号进行调制识别,有循环检测,周期性检测。- There is a well attenuation curve as input to calculate its seismic waves, Using high-order cumulants of MPSK signal modulation recognition, There are cycle detection, periodic testing.
bentie
- 有循环检测,周期性检测,通过反复训练模板能有较高的识别率,用MATLAB实现动态聚类或迭代自组织数据分析。- There are cycle detection, periodic testing, Through repeated training scBpYLElate have higher recognition rate, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
niubao
- 有循环检测,周期性检测,Gabor小波变换与PCA的人脸识别代码,ldpc码的编解码实现。- There are cycle detection, periodic testing, Gabor wavelet transform and PCA face recognition code, Codec ldpc code implementatio.
gang_qj30
- 有循环检测,周期性检测,Gabor小波变换与PCA的人脸识别代码,相控阵天线的方向图(切比雪夫加权)。- There are cycle detection, periodic testing, Gabor wavelet transform and PCA face recognition code, Phased array antenna pattern (Chebyshev weights).
king_nr45
- 有循环检测,周期性检测,可以实现模式识别领域的数据的分类及回归,Pisarenko谐波分解算法。- There are cycle detection, periodic testing, You can achieve data classification and regression pattern recognition, Pisarenko harmonic decomposition algorithm.
XXX
- 模型训练完毕之后,进行检测,进行人脸识别(After the model training is completed, the test is carried out)
PCA_classifier_version1b
- 许多图像问题需要某种物体的检测,其中图像之间的物体的外观有自然的变化。 如人脸识别,病变检测,神经通道分割。 这些图像问题可以通过手动注释图像对象来解决,以训练识别正常物体外观的模型。 这可以通过基于PCA的最大似然分类器来完成。(PCA algorithm suitable for detection / recognition of 2D image "objects")