资源列表
lect2
- This appendix contains a selection of basic MATLAB programs used in this text to produce figures and are listed here as sample code for readers.
CAM
- 相关分析法的C++实现,适用于数学计算和相关应用。-Correlation analysis in C++ implementation for mathematical calculations and applications。
NumericalAnalysis1
- 计算矩阵的特征值,及其条件数和行列式值。-The calculation of the matrix eigenvalue condition number and the determinant of value.
Gabor
- Gabor滤波器及其应用,Gabor滤波器及其应用-Gabor filter and its applications, Gabor Filter and Its Application
select-max-from-min
- 模式识别中的最大最小距离算法,这程序处理二维数据,我发现网上的程序都是设置一个很大的数组,但本程序是无论多少数据样本都可以处理的。结果存放在两个数组中,z数组存放中心数据,r数组的cente是样本所属的S-Maximum and minimum distance algorithm in pattern recognition, this program deal with two-dimensional data, I found the online program are set to a
glmnet_matlab
- Lasso算法源代码,stanford开发的,绝对可靠-Glmnet for Matlab- Lasso (L1) and elastic-net regularized generalized linear models
Frequency-Analysis---FFT
- FFT Frequency Analysis
puerMap
- 主要关于地图协议的,开发资料,希望能对读者有帮助,请尽快下载,相信你会成功的!-Mainly on the map of the agreement, the development of information, hoping to help readers, please download as soon as possible, I believe you will succeed!
Oscillation-circuit-calculator
- 这个电路由RC串并网络构成选频网络,同时兼作正反馈电路以产生振荡,两个电阻和电容的数值各自相等。负反馈电路中有两个二极管,它们的作用是稳定输出信号的幅度。也可以采用其他的非线形元件来自动调节反馈的强度,以稳定振幅,如:热敏电阻、场效应管等。 该电路输出波形较好,缺点是频率调节比较困难。 -Their functions are stable output signal amplitude. Other nonlinear element is used to autom
cordic_implementation
- 这个包里面包含了对Cordic算法的基本函数实现。通过Dformat类来控制系统的数据格式,并为Cordic算法类提供辅助。Cordic类为基本函数的计算提供接口。并把仿真所得的数据导入Matlab中进行验证。验证结果用html的形式输出。-It s am implementation of CORDIC in C++ language.Class Dformat defines the data format used in the algorithm,and class Cordic pro
eigenvectors
- 求矩阵特征值及其特征向量,图像处理中常常要用到,比如PCA算法求取主成分也可以结合。-Matrix eigenvalues and eigenvectors, often to use image processing, such as principal component PCA algorithm can also be combined to strike.
pyOpt-1.2.0
- 基于Python的非线性约束优化代码,用于求解非线性约束下的最优解。-Python-based nonlinear optimization code constraint, the optimal solution for solving nonlinear constraints.
