-
circular-column
此程序用于计算圆形截面的弯矩曲率特性和不同极限状态的识别(This program used for the the moment curvature calculation of circular cross-section characteristics and different limit state identification)
- 2020-11-02 22:09:58下载
- 积分:1
-
daoxianzhaoxing-ansys
这是一段导线找形的命令流,可用于ansys有限元分析(This is a piece of wire to find the form of order flow, can be used for finite element analysis ansys)
- 2021-04-20 16:38:50下载
- 积分:1
-
feature standar nb
利用Python实现特征的MinMax标准化和Z-Score标准化两种特征归一化方法。并用原特征、两种归一化特征分别进行朴素贝叶斯模型训练,比较模型性能。(Two normalization methods of MinMax normalization and Z-Score standardization are implemented by Python. The naive Bayes model is trained with the original features and two normalization features respectively to compare the performance of the model.)
- 2018-06-25 11:47:44下载
- 积分:1
-
lanczosfilter
说明: 对时间序列进行滤波,去掉噪声,得到平滑后的数据(Filters a time series via Lanczos method (cosine filter).)
- 2020-03-23 19:41:37下载
- 积分:1
-
fft
说明: 实现快速离散傅里叶变换,即FFT,很有用的程序(Fast discrete Fourier transform, namely, FFT, very useful program)
- 2008-10-31 13:46:14下载
- 积分:1
-
liftingnodeform
利用雷诺方程和有限元差分法,计算阶梯滑块的压力分布(Reynolds equation and the use of finite element difference method to calculate the pressure distribution of the slider ladder)
- 2020-11-20 10:59:37下载
- 积分:1
-
longgekuta
系统仿真导论第一个实验程序,龙格库塔实验程序(Introduction The first experimental system simulation program, Runge-Kutta experimental procedures)
- 2013-06-28 19:12:31下载
- 积分:1
-
Burden_solution
数值分析(Burden)第七版的习题解答,中文繁体,找不到简体的,大家凑合看吧(Numerical Analysis (Burden) answers to the seventh edition of the exercises, Chinese Traditional, can not find the simplified)
- 2021-03-09 22:49:27下载
- 积分:1
-
a.c
Finding special triples of the form (n, n + 1, n + 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n + 1, n + 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.(Finding special triples of the form (n, n+ 1, n+ 2)
Write a program that finds all triples of consecutive positive three-digit integers each of which is
the sum of two squares, that is, all triples of the form (n, n+ 1, n+ 2) such that:
• n, n+1 and n+2 are integers at least equal to 100 and at most equal to 999
• eachofn,n+1andn+2isoftheforma2+b2.)
- 2012-04-26 15:05:05下载
- 积分:1
-
333
用QR 法方程组合SVD分解进行最小二乘解方程组,并比较三种方法的稳定性以及准确性(Combined with the QR equation SVD decomposition least squares solution of equations, and compare the stability and accuracy of three methods)
- 2020-09-04 15:18:05下载
- 积分:1