资源列表
Gauss
- 高斯消元,求解线性方程组,高斯消元,求解线性方程组-Gauss, solving linear equations, Gauss elimination, for solving linear equations
ditui
- 用来对一个给定数列求其递推公式。 第一行输入n,表示数列的长度。 第二行输入这个数列。 程序将给出该数列的递推公式。-Used for a given series for the recursive formula. The first line of input n, the length of that series. Enter the second line of this series. Procedures will be given the series of rec
chaos-LargestLyapunov
- 给出一个求解连续混沌系统的最大Lyapunov指数的程序,经验证有很好的吻和度,并能应用的高维(超混沌)或其他混沌系统。-Solving a continuous chaotic system is given the maximum Lyapunov index procedure, proven good kiss and degrees, and can use the high-dimensional (super-chaotic), or other chaotic systems.
Fisherclassifier
- fisher线性判别器,方法简单直观,对于多维样本有较好的分类能力-fisherclassifer
ExpandingRods
- 题意:已知一个圆的弦长l0及这条弦所在的弧长l1,求弦的中心点到弧的中心点的距离 思想:这是一个列方程然后利用二分法解方程的题目,令该疑弧所对的圆心角为anlg, 半径为r,根据题意有两个方程:l1=anlg*r l0=2*r*sin(anlg/2) 两个方程两个未知数, 通过化简有:2*l1*sin(anlg/2)-anlg*l0=0 因为角度的值是从0到2*pi,题目中讲到过 弧的长度不可能大于弦的两倍,所以角度不可能取到2*pi,但是有可能为0,把零特殊考虑, 再从0到
HartleyTransform
- The Fast Hartley Transform (FHT) implementation.
jianyi-jisuanqi
- 用Java编写的容器上的简易计算器,包含加法和减法并可以清零。-Jmichelle on the container of simple calculator, including addition and subtraction and can reset.
一个最速下降法的Matlab程序.rar
- 一个最速下降法的Matlab程序.rar
marunge4gh
- 1 用途:4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 格式:[x, y]=marunge4(dyfun,xspan,y0,h) dyfun为函数f(x,y), xspan为求解区间[x0, xn], y0为初值, h为步长, x返回节点, y返回数值解 2 用途:用LU分解法解方程组Ax=b -1 Uses: 4-order classical Runge-Kutta solution of ordinary differential
DFTE
- 用有限差分法求二阶线性微分方程边值问题的数值解-Second-order finite difference method for the numerical solution of linear differential equations boundary value problems
juzhengsuanfa
- 这代码实现矩阵之间的基本加减乘除算法,代码简单易于读懂-This code between the matrix addition, subtraction algorithm, the code is simple and easy to read
bpsk
- bpsk Probability of Unique Integer Solution to a System of Linear Equations -Probability of Unique Integer Solution to a System of Linear Equations