-
matlab环境下开发的模糊控制原程序。
matlab环境下开发的模糊控制原程序。-matlab environment developed under the original procedure of fuzzy control.
- 2022-03-01 06:32:37下载
- 积分:1
-
MD5VBMD5码生成的程序
vb编写关于MD5码生成的程序,主要用于MD5码的生成。经测试没有什么错误,可以正常使用。可以生成短MD5和长MD5两种码。
- 2023-02-27 10:45:02下载
- 积分:1
-
基于VC的FFT算法
资源描述
Design
a program to implement the 1-D FFT algorithm.
Input:
a vector. Get the testing data in file ‘Project_2_test’.
Output:
a vector, which is the discrete Fourier transform of the input.
For
example:
Input:
3 8 10 12
Output:
33.0000+0.0000i -7.0000+4.0000i -7.0000+0.0000i -7.0000-4.0000i
Requirements:
- 2023-07-23 23:40:04下载
- 积分:1
-
埃尔米特插值算法 ;
数值计算算法:Hermite插值算法为了获得HERMITE内插系数 多项式关系H的第(N +1)不同的数X(0),...,X(N)的 对于函数F: 输入:号码X(0),X(1),...,X(N);值f(x(0)),F(x(1)), ...,F(X(N))和F"(x(0)),F"(x(1)),...,F"(x(N))。 输出:数字Q(0,0),Q(1,1),...,Q(2N+1,2N+1),其中 H(X)= Q(0,0)+ Q(1,1)*(X - X(0))+ Q(2,2)* (X - X(0))**2 + Q(3,3)*(X - X(0))**2 * (X - X(1))+ Q(4,4)*(X - X(0))**2 * (X - X(1))** 2+ ...+ Q(2N +1,2N+ 1)* (X - X(0))**2 *(X - X(1))** 2*
- 2022-06-21 02:49:01下载
- 积分:1
-
旅行salseman问题上的去噪方法的算法实现…
Implemantation of the noising method algorithm for traveller salseman problem on java.
- 2022-03-03 12:22:25下载
- 积分:1
-
DDR走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系...
DDR走先得详细规则及注意事项,考虑的等长走线,数据线与地址线、控制线长度关系-DDR walking detailed rules and precautions come to consider the alignment of equal length, the data line and address lines, control lines the length of the relationship between
- 2022-06-16 19:02:07下载
- 积分:1
-
数据结构复习整理
主要的数据结构的复习,很有用的复习资料, 其中包括了基本的单链表,双链表,二叉树,图的基本知识,最后还有查找和排序的常用算法整理,如果有需要的同学可以下载使用
- 2023-01-01 01:55:03下载
- 积分:1
-
LU分解 用C的算法
LU分解 用C的算法-LU decomposition algorithm C
- 2023-03-11 18:45:03下载
- 积分:1
-
平面三角形单元有限元计算程序,能算各种以三角形单元划分的平面问题
平面三角形单元有限元计算程序,能算各种以三角形单元划分的平面问题
-Plane triangular element finite element program that can count a variety of triangular element into the plane problem
- 2022-01-26 00:09:11下载
- 积分:1
-
cmu车辆检测以及跟踪程序,采用光流法计算,
cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
- 2023-06-07 00:06:55下载
- 积分:1