-
multable
java编写九九乘法表
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
(Multiplication table
1*1=1
2*1=2 2*2=4
3*1=3 3*2=6 3*3=9
4*1=4 4*2=8 4*3=12 4*4=16
5*1=5 5*2=10 5*3=15 5*4=20 5*5=25
6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36
7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49
8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64
9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81
)
- 2012-11-29 08:29:51下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
line
线阵天线方向图的画法 可改参量 实现不同参量下的方向图(The Drawing of Line Antenna Pattern)
- 2017-09-26 15:53:31下载
- 积分:1
-
fdtd-3D
计算同轴电缆的时域有限差分算法的matlab程序(Finite-difference time-domain algorithm matlab program calculated coaxial cable)
- 2012-10-18 15:06:49下载
- 积分:1
-
lijisuan
这是几篇关于粒计算在故障诊断中的应用,对学习粒计算的应用很有帮助。(This is a few on Granular Computing in Fault Diagnosis of learning the application of granular computing helpful.)
- 2013-09-11 18:03:25下载
- 积分:1
-
finity2D
二维有限元源代码,为位势问题基本代码,具有一定实用性(Two-dimensional finite element source code for potential problems basic code, with some practical)
- 2013-12-23 09:25:45下载
- 积分:1
-
Computational-Mechanics01
计算力学基础,中国科技大学精品教材,王秀喜,吴恒安编著(The basis of Computational Mechanics, University of Science and Technology of China, boutique textbook series)
- 2012-11-08 10:17:08下载
- 积分:1
-
feappv31
feap 有限元程序,国外某大学的开源程序(feap finite element program)
- 2014-01-01 20:10:54下载
- 积分:1
-
shuzhidaishu
用牛顿法,共轭梯度法,最速下降法完成矩阵的计算(Newton conjugate gradient method)
- 2011-04-27 20:10:26下载
- 积分:1
-
cca
计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数
(calculate canonical correlations, find the largest correlation coefficients)
- 2009-09-10 17:02:58下载
- 积分:1