-
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩...
《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is in the C BUILDER used. Plus a number of other functions, such as spline interpolation. This code can be completed in many numerical matrix algorithm, the inverse matrix, the eigenvectors and eigenvalues, the matrix arithmetic. Fourier transform, gamma function, numerical solution of differential- such.
- 2023-01-23 22:35:03下载
- 积分:1
-
random number generator source code for C and Notes with a test case.
随机数生成源代码,提供C++类和注释与一个测试例子。-random number generator source code for C and Notes with a test case.
- 2022-01-26 07:51:12下载
- 积分:1
-
曲线拟合程序代码 曲线拟合程序代码
曲线拟合程序代码 曲线拟合程序代码-Curve-fitting program code
- 2023-08-23 20:45:03下载
- 积分:1
-
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。...
这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。-Offline This is a procedural tool, imitate watches the rotational position indicators, calculated in various indicators of the location coordinates and exported into C language files.
- 2022-01-24 16:56:52下载
- 积分:1
-
unwraping image 2d
该代码基于matlab四方向图像展开算法。有些代码可能会请求python版本来实现一个图像处理,但需要这个版本。
- 2022-03-23 19:50:12下载
- 积分:1
-
数值计算经典算法
这些是数值计算方法的经典算法
- 2022-09-28 10:25:03下载
- 积分:1
-
四元数求解姿态
四元数完整程序,方便移植到各单片机中,封装完整,易于看懂,适用于微型飞行器的姿态求解算法中,希望对大家有帮助。
- 2022-03-16 01:33:08下载
- 积分:1
-
数值分析算法jacobi方法
数值分析算法jacobi方法-numerical analysis algorithm Jacobi method
- 2022-03-03 02:40:23下载
- 积分:1
-
基于矢量量化的手写体数字识别系统
本算法中用来训练和测试的手写体数字均来自于60000张训练数字示例和MNIST数据库中的图像已经做过位置归一化等基本处理,即已经使手写体数字处于图像的中心位置,删除了众多干扰信息,为本实验的进行降低了难度。30000个训练集样本的和
- 2022-01-26 01:07:50下载
- 积分:1
-
快速中值滤波
这是基于CTMF改进的快速中值滤波算法,在该算法上进行了优化和改进成C++版本,在PC上可以达到实时的速度,对于去噪,消噪方面有着非常显著的效果。
- 2022-04-09 10:31:03下载
- 积分:1