资源列表
C++yiqunyouhuasuanfa
- C++中蚁群优化算法实现源代码,下载后可以直接粘贴到你的程序中用
FFT
- 实现FFT变换的C语言。便于大家在在开发时作为参考使用。
kmeans
- k-means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示
ONE
- 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
FLCH3eg5
- 采用3-6-1型bp网络学习非线性正弦信号sin(2pi*k/50),其中2*pi/50是正弦信号的频率,k是采样次数。-Bp-based 3-6-1 network used to learn non-linear sinusoidal signal sin (2pi* k/50), which is 2* pi/50 frequency sinusoidal signal, k is the sampling frequency.
Frm8
- Fix for SetEnrollmentData returning ¡ °ERR_INVALID_PARAM¡ ± Programming samples with sample function arguments to verify performance of these three functions: SetEnrollDataStr SetUserTmp, SetUserTmpStr-Fix for SetEnrollmentData
DBAIN
- Decision based Impulse noise removal
Jacobi-iterative
- 广义Jacobi迭代算法,计算广义特征值问题。-Generalized Jacobi iterative algorithm to calculate the generalized eigenvalue problem.
jisuanshengrixinqiji
- 编写一个程序,只要输入年月日,就能回答那天是星期几。 输入一个日期,包括年、月、日。(一组测试数据) 输出这个日期是星期几。-Write a program, just enter the year, month day, able to answer the day of the week. Enter a date, including year, month, day. (A set of test data) output for the day of the week.
main
- 矩阵的LU分解的实现,用户输入增广矩阵后,会自动输出L型矩阵和U型矩阵-Matrix LU factorization, implementation, user input augmented matrix, it will automatically output the L-type matrix and the U-matrix
probabilistic-neural-network
- 基于概率神经网络的柴油机故障诊断,对象可以换,希望对大家有用,多向大家学习交流,望采纳!-Based on probabilistic neural network fault diagnosis of diesel engine, the object can change, hope useful for everyone, learn a lot you communicate, hope to adopt!
jiandanjiedaifa
- MATLAB中利用简单迭代法对多项式进行求解的源代码-MATLAB, using a simple iterative method for solving polynomial source code