资源列表
gbkjhkjhjklh
- 信号采集,黑色背景加上对数坐标轴。。。。。。。。准备加一个FFT处理功能,-Signal acquisition, a black background with logarithmic axes. . . . . . . . Ready to add an FFT processing,
point-cloud-simplification-
- 激光点云的抽稀算法,可以选择抽稀的倍数, VS2010所写,完整的程序 下载就能运行-Laser point cloud simplification algorithms
kalman
- 实现卡尔曼滤波算法,可以进行参数估计、插值、滤波和预报-The Kalman filter algorithm, parameter estimation, interpolation, filtering and prediction
CDraw Application
- 自定义一元n次函数,根据定义的函数及其值域绘制曲线,并且对已知曲线进行多种运算,例如:求导,微分,曲率,去杂点,平滑等等。-N times one dollar custom function, by definition, the function and range of drawing curves, and a variety of computing known curve, for example: derivation, derivative, curvature, to the
33
- 主要提供一本比较经典的数据挖掘的数据,由张贤达主编的数据挖掘课本,以此提供一些初学者资料-Mainly provides a more classic data mining of data, edited by ZHANG Xian-da data mining textbooks for beginners in order to provide some information on
L-MOMENT FOR LogPE3
- 计算Log P-III分布的参数,实现了全球不同数据长度的站点,均能通过该函数计算(Calculate the parameters of Log P-III distribution)
z-Example_MEC(Myoelectric-Control)
- Myoelectric Control feature extraction Myoelectric Control feature extraction Myoelectric Control feature extraction-Myoelectric Control feature extraction Myoelectric Control feature extraction Myoelectric Control feature extraction Myoel
XUShiliangC
- 上面包括很多不同的数学算法的程序,讲的很细致,读了之后,大家会有收获的.徐士良C常用算法程序集(第二版)-Above include many different mathematical algorithms process tells a very detailed, and after reading, you will harvest. XU Shi-liang C commonly used algorithm assembly (Second Edition)
C_algorithm_program
- 本书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本图形操作、汉字操作等。
Chapter1_2
- The code of "A concise introduction to image processing using C++" book
PID
- PID算法资料,里面有通俗易懂的PID算法的说明,有基于PID算法的两篇论文-PID calculation
NumericalRecipiesinC
- Useful book that implements most useful state-of-the art minimization algorithms found everywhere in literature today.