资源列表

« 1 2 ... .19 .20 .21 .22 .23 224.25 .26 .27 .28 .29 ... 3400 »

[数学计算/工程计算qiujie

说明:【问题描述】已知线性方程组AX=B,求解该方程组。参考算法: 消去法:将列向量B加到矩阵A的最后一列,构成增广矩阵AB。对AB进行下列三种初等变换,使原矩阵A的部分的主对角线上的元素均为1,其余元素均为0,则原列向量B的部分即为X的值: 1. 将矩阵的一行乘以一个不为0的数 2. 将矩阵的一行加上另一行的倍数 3. 交换矩阵中两行的位置 - [ Question descr iption ] known syste
<chao> 在 2025-03-09 上传 | 大小:6kb | 下载:0

[数学计算/工程计算nrfajiechaoliu

说明:电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
<张薛巍> 在 2025-03-09 上传 | 大小:2kb | 下载:0

[数学计算/工程计算zunixiepaoyundong

说明:研究阻尼斜抛运动的MATLAB程序,可以对比在不同阻尼条件下斜抛运动的特点-study damping left oblique movement MATLAB procedures can be compared in different damping conditions left oblique campaign features
<张薛巍> 在 2025-03-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算luoti

说明:一个模拟球体抛射的程序,分别使用了Euler 公式和Euler-Cromer公式进行模拟计算(含有分析报告),可作为高校计算机模拟课程编程作业-a spherical projectile simulation procedures, Euler, using the formula and Euler- Cromer formula simulation (containing analysis ), as college cours
<唐易> 在 2025-03-09 上传 | 大小:140kb | 下载:0

[数学计算/工程计算cbi

说明:计算组合数公式C(ele,sel)=A(ele,sel)/sel! 不用递归实现,放心使用-calculation formula portfolio C (ele, sel) = A (ele, sel)/sel! Recursive not achieved, the use of confidence
<廖月旺> 在 2025-03-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算spso1

说明:用c#编写的随机微粒群算法的源程序代码,希望对大家有所帮助!-prepared using random particle swarm algorithm source code, we want to help!
<阿科> 在 2025-03-09 上传 | 大小:312kb | 下载:0

[数学计算/工程计算ACS(c++)

说明:蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
<阿科> 在 2025-03-09 上传 | 大小:6kb | 下载:0

[数学计算/工程计算boble

说明:改进的冒泡排序的VC++源程序,希望大家能够从中受益!-improved Bubble Sort VC source, we hope to benefit from!
<阿科> 在 2025-03-09 上传 | 大小:6kb | 下载:0

[数学计算/工程计算shuibosuanfa

说明:水波算法是一种经典的模式识别技术,对于研究识别的学生有一点的参考价值!-wave algorithm is a classic pattern recognition technology for research to identify students with the point of reference value!
<阿科> 在 2025-03-09 上传 | 大小:7kb | 下载:0

[数学计算/工程计算wuziqi(c++)

说明:五子棋的核心算法,希望对大家的编程能力及编程思维有一定的帮助作用!-renju the core algorithm, a member of the programming and programming capability of thinking is certainly helpful role.
<阿科> 在 2025-03-09 上传 | 大小:7kb | 下载:0

[数学计算/工程计算shell(c++)

说明:经典的希尔排序算法,对大家学习数据结构及培养编程思想有所启发!-classic Hill sorting algorithm for data to study the structure and culture programming philosophy inspired!
<阿科> 在 2025-03-09 上传 | 大小:5kb | 下载:0

[数学计算/工程计算gaussjor

说明:全主元高斯-约当消去法,解线性方程组,内含函数以及调用例子-all PCA Gauss-Jordan elimination method, the solution of linear equations, functions and includes examples Call
<> 在 2025-03-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 224.25 .26 .27 .28 .29 ... 3400 »

源码中国 www.ymcn.org