-
Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n...
程序:全主元Gauss消去法
过程:gaussq(aa,bb,xx,n,sgn)
作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败
方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient matrix, bb for the right-hand side vector, xx for the solution vector, n the order of the equation, sgn as identifiers, 1 indicates the calculation as normal, 0 indicates failure of the calculation equation of the form: aa (n, n)* x (n) = bb (n)
- 2023-02-27 01:55:03下载
- 积分:1
-
温度场模拟程序,matlab编写
温度场模拟程序,matlab编写-temperature simulation program, the preparation of Matlab
- 2023-03-20 02:35:03下载
- 积分:1
-
长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,...
长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,-long integer calculations used in the calculation of long integer arithmetic such as : 100,000 ,000 300,000 ,000 200,000,000,000 =
- 2023-05-01 22:05:03下载
- 积分:1
-
数据采集与ds1052范围
应用背景拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。拿捕一回忆de墙裙做osciloscopio。关键技术利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。利用科莫ConexãO USB门。
- 2023-06-02 18:25:03下载
- 积分:1
-
这个程序会问你想找到多少个数字,然后是它的平均值…
This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
- 2022-04-25 08:24:48下载
- 积分:1
-
mfc随机数生成排序以及列表
资源描述可在mfc框内生成随机数,然后进行随机数的排序
- 2022-10-21 09:40:07下载
- 积分:1
-
实现有限元软件ansys输出单元编号的按高程随机选取
实现有限元软件ansys输出单元编号的按高程随机选取-Ansys finite element software to achieve the output unit numbers randomly selected by the elevation
- 2023-02-26 06:00:04下载
- 积分:1
-
北大ACM试题poj 第3068题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3068题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3068 question Question poj source code, good code, and want to help students engage in ACM
- 2022-01-28 18:40:13下载
- 积分:1
-
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。...
现代信号处理这本书中的MATLAB代码。现代信号处理这本书可谓同类图书中的经典,包含了小波,自适应算法等程序。-Modern signal processing MATLAB code in this book. Modern signal processing This book can be described as similar books in the classic, including the wavelet, adaptive algorithms and other procedures.
- 2022-03-10 08:08:23下载
- 积分:1
-
矩阵奇异值分解算法(C语言版)
矩阵奇异值分解算法的C语言实现,已附有测试矩阵,可以实现低维度的奇异值分解算法,输入NXN矩阵,输出奇异值矩阵、左酉矩阵和右酉矩阵。源码比较简单,适合刚接触矩阵算法的初学者。
- 2022-02-26 22:22:51下载
- 积分:1