资源列表
bpnetworkdown
- MATLAB实现BP神经网络故障模式识别的示例-MATLAB BP neural network fault examples of pattern recognition
BAYES
- 判别分析算法的贝叶斯算法C++程序,能对数据进行概率统计分类
一维和多维RLS算法
- 给压缩包包含两个程序,分别为一维和多维RLS算法程序,RLS算法程序在预失真自适应算法中会用到。
LMSclassifier.rar
- LMS分类器,用于对多维采样点进行分类。可根据类别数修改分类器,模式识别作业里头摘出来的。,LMS classifier, multi-dimensional sampling points used for classification. Can be modified in accordance with several types of classifiers, pattern recognition operations picked up inside.
image
- 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
rls
- 包括两个文件,一个RLS、一个多维RLS算法matlab程序。-Consists of two files, one RLS, RLS algorithm matlab a multidimensional process.
matrix
- //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,i
ga_bp
- 遗传算法优化神经网络的程序,自己做论文时用的程序,挺好用的,-Genetic algorithm neural network program, their own papers with the program, very good use,
INTEGRATE
- 采用复合高斯勒让德二型方法进行积分。gauss-legendre-gauss integrate
Newton_GDBH.tar
- 用pyhton简化的Nowton迭代,实现计算x^6=5的所有实根。适用与初学python的同学参考。同时附带GDBH问题在大于等于6时的10000次迭代范围内的正确性验证-calculate the equation : x^6=5, find all the real number x. Using python and Newton Iteration Method.Then the appendix code is about the puzzle of GDBH and the sol
jiou
- 通过接受文本框的内容判断奇数和偶数,并提示错误信息 -By accepting the contents of the text box to determine the odd and even, and prompts an error message
3-NODE-triangular-element-for-uel
- ABAQUS 平面三角形单元 uel子程序-ABAQUS subroutine flat triangular element uel
