资源列表
hopf
- 我编写hopf的神经网络应用程序,第一次上传-I prepared the neural network applications, the first upload
svcm_run
- support vector classification machine % soft margin % uses \"kernel.m\" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points
jichen
- -调用基类myarray创建数组 调用派生类averarray求平均数 调用派生类revarray求反序数组
AppleTree
- acm题目 pku题目APPLE TR
线性方程组的迭代法和牛顿数值积分
- 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
newton 牛顿迭代求根法和牛顿
- 牛顿迭代求根法和牛顿-steffensen加速法-Newton method for root-solving problems. Newton-Steffenson is also included.
erfenfa.rar
- 介绍了二分法求解非线性方程的算法,欢迎大家提出宝贵意见。,Introduced the dichotomy of the algorithm for solving nonlinear equations, welcome you to give valuable advice.
satu
- int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i=0 i<n i++){ for(j=0 j&
FFT0D_T
- 通过C语言软件开发环境实现快速傅里叶变化,方法四-C-language software development environment through fast Fourier transform, the method four
SystemIdentification_1
- system identification using neural network
minSu3
- 利用lingo求解网络流量分配矩阵,网络节点数可修改,默认为20。首先输入K条路径矩阵以及其他网络信息,以最小化链路利用率的平方为优化目标对流量进行分配。-Use lingo solving network traffic assignment matrix, the network nodes can be modified, the default is 20. First, enter the path matrix K and other network information to m
Word2VEC
- 从Word2vec训练好的语料中提取余弦距离-The cosine distance is extracted the corpus of Word2vec training.
