资源列表
daopinpu
- 倒频谱例子,一个到频谱的例子,利用MATLAB实现的-daopinpu
tiaohe
- 这是调和函数用MATLAB实现的代码,精确,简单易懂-This is the realization of harmonic functions with MATLAB code, accurate, easy-to-read
Lorenz
- Lorenz 吸引子三维相空间图,这里用四阶 Runge-Kutta 法得到微方程的离散序列-Lorenz Runge-Kutta
LUMATLAB
- 本程序为直接LU分解法及其MATLAB程序,用于求解高斯方程组-This procedure for direct LU decomposition method and the MATLAB program for solving equations Gauss
ybs
- 一种基于matlab的样本熵程序,可计算信号的复杂程度-sample entropy
BP2
- 三层BP神经网络来完成非线性函数的逼近任务-BP neural network to complete the task of nonlinear function approximation
fsanj
- 实现 f(x)=x^4-3x^3+2x^2-tanx(x-2),在给定数据xj=j/4,j=0:1:7,确定三角插值多项式。 -Achieve the realization of f (x) = x ^ 4-3x ^ 3+2x ^ 2-tanx (x-2), in a given data xj = j/4, j = 0:1:7, determine trigonometric interpolation polynomials.
harmonic-response--of---stay-cable
- Ansys中斜拉索的谐响应分析, -Harmonic response analysis of Ansys in the stay cables.Harmonic response analysis of Ansys in the stay cables.
SOR
- 在电子工程数值分析方法中使用超松弛迭代进行求解。-In the electronic engineering numerical analysis method using over-relaxation iteration algorithm.
gm11
- 灰建模——GM(1,1)模型的建模,求参数a发展系数,b灰作用量。-Modeling gray modeling GM (1,1) model, find the parameter a development factor, b gray ACTION.
tbe_parallel_studio
- 可用的intel编译器license文件,可以使用到2025年-Intel compiler license file is available, you can use 2025
theTowerOfHanoi
- 汉诺塔问题C源码程序,使用递归算法进行实现-Tower of Hanoi C source program, uses a recursive algorithm to achieve