-
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。...
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。-method for using the power of the matrix eigenvalue, seeking the Matrix is the biggest character and the corresponding eigenvector.
- 2022-01-21 01:40:03下载
- 积分:1
-
Runge
Runge-Kutta-Fehlberg method
- 2022-05-17 05:47:44下载
- 积分:1
-
求sinx 用级数展开的式子 可以通过输入n确定所求精度
求sinx 用级数展开的式子 可以通过输入n确定所求精度-Sinx series expansion for the formula used by the importation of n order to determine the accuracy of
- 2022-02-01 10:01:35下载
- 积分:1
-
用matlab仿真对光谱进行定标和很好的一个随机数发生器
用matlab仿真对光谱进行定标和很好的一个随机数发生器-Matlab simulation of the spectrum used for calibration and a very good random number generator
- 2022-07-05 13:44:21下载
- 积分:1
-
Two strings to find the longest common sub
找出两个字符串的最长公共子串。
给出一个字符串,请删除该字符串的前导空格和尾随空格,中间的空格若多余1个删减到1个。
我是个菜鸟,但软件会是我终生的事业~我有信心学好它,希望站长通融-Two strings to find the longest common sub-string. Given a string, remove the string leading spaces and trailing spaces, if the extra spaces in the middle of a cut to one. I was a rookie, but the software will be my lifelong career ~ and I am confident to learn it, and hope that owners accommodation
- 2023-05-01 09:20:03下载
- 积分:1
-
ISAR成像程序
ISAR成像程序,该程序仿真了包含有4个散射点的转台目标成像,采用解线频调的方法。
- 2022-01-23 10:50:33下载
- 积分:1
-
各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, Symmetric...
各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, SymmetricMatrix, BandMatrix,UpperBandMatrix, LowerBandMatrix, SymmetricBandMatrix, RowVector,ColumnVector。- Each kind of matrix algorithm storehouse. Supports
UpperTriangularMatrix, LowerTriangularMatrix, DiagonalMatrix,
SymmetricMatrix, BandMatrix, UpperBandMatrix, LowerBandMatrix,
SymmetricBandMatrix, RowVector, ColumnVector.
- 2022-06-03 03:03:27下载
- 积分:1
-
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。...
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。-CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.
- 2022-08-24 20:40:43下载
- 积分:1
-
BDF法解分数阶微分方程
BDF法解分数阶微分方程-BDF method of fractional differential equations
- 2023-01-06 23:15:03下载
- 积分:1
-
基于哈夫曼编码的文件压缩
利用哈夫曼编码对文件进行压缩处理,并能从解压文件重新解压到原来的文件,可以显示压缩和解压时间,压缩文件以.cod后缀名保存,界面采用gtk编写,编译环境codeblocks 10.05.
- 2022-03-14 13:52:16下载
- 积分:1