资源列表
gradientDescentTrain.m.tar
- 一个matlab的m文件,使用梯度下降法进行数据训练实现数据分类(线性可分问题)- A matlab m file, the training data using a gradient descent method for data classification (linearly separable problems)
ex15
- 简易计算器。该计算器可以实现一些简单的算术运算。比如,加减乘除等。-This procedure is a simple procedure.This procedure can achieve addition,subtraction,multiplication,and division.
ex1
- 在一个文本框中输入若干个数字,可以给他们求和。-In a text box, enter the number of digits that can give them the sum.
ex2
- 在文本框中输入10个数字,分别输出这10个数字的最大数,最小数,平均数。-In the text box, enter 10 digits, respectively output the maximum number of these 10 digits, the minimum number of averages.
positioning
- 此算法是在matlab编译环境下,利用最小二乘法实现了通信热点之间的定位问题-This algorithm is in the matlab compiler environment, using the least squares method to achieve the positioning of communication between hotspots
Disrete-Analysis
- 数值分析内:二分法、牛顿法、拟牛顿法、微分数值解法、插值、最小二乘等六个实验的源码-source code of discrete analysis ,including newton,dual and other four algorithms
csp-(2)
- csp algorithm for common spatial patterns that can be used to classify brain computer interface data sets.
sbesj2.f
- Fastest and most accurate way to evaluate Spherical Bessel Function of integer order and real (not complex) argument.
mk
- m-k检验,突变分析,检验发生突变的时间点-m-k testing, mutation analysis,Time point mutation test
GAUSS-JORDAN
- 用全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有m组常数向量的n阶线性代数方程组-With full pivoting Gauss- Jordan elimination method for solving the same time while the right side has the same coefficient matrix of linear algebraic equations of order n m group constant vector
HESSENBERG
- 用初等相似变换将一般实矩阵约化为上H矩阵,即hessenberg矩阵-Elementary similarity transformation will generally be reduced to the real matrix H matrix, the matrix that hessenberg
HOUSEHOLDER
- 用HOUSEHOLDER变换将N阶实对称矩阵约化为对称三对角阵-N-order with HOUSEHOLDER transform into a real symmetric matrix approximately symmetric tridiagonal matrix
