-
ground-wave-
计算地波传输衰减的程序,可以设置高度,大气条件等(Ground wave transmission attenuation calculation program, you can set the height, atmospheric conditions, etc.)
- 2020-06-29 21:20:02下载
- 积分:1
-
nr_c301
可以用于科学计算的库,数值计算库,只要将头文件包含即可。(Can be used for scientific computing libraries, numerical libraries, header files will be included as long as you can.)
- 2009-05-09 13:08:22下载
- 积分:1
-
0629
焊接模拟,fluent,电弧udf,钨极氩弧焊,源项(Welding simulation, fluent, arc udf, TIG welding, the source term)
- 2021-03-28 10:29:12下载
- 积分:1
-
RNN-RTRL-train
递归神经网络-实时学习训练算法代码,亲测可用,简洁无误,容易上手。(
Recursive neural network- real-time learning training algorithm code, pro-test available, simple and correct, easy to use.)
- 2021-01-21 09:08:41下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
kemodel
一个对Fluent中k-e湍流模型的修正udf程序,c语言(One pair ke turbulence model in Fluent udf amendment procedures)
- 2021-01-02 15:38:57下载
- 积分:1
-
Random-Forest-for-Image-Annotation
随机森林算法,适合初学者阅读,包括公式,资料,调试(Random forests algorithm, suitable for beginners to read, including formulas, data, commissioning)
- 2020-06-29 22:40:02下载
- 积分:1
-
cdq.rar
基于时间序列法的超短期电力负荷预测 利用时间序列法进行数学建模(Mathematical modeling based on very short-term power load time series forecasting using time series method)
- 2021-04-29 11:08:43下载
- 积分:1
-
juzhenhanshu
传输矩阵法用于计算光纤光栅的有效折射率,是一种经典的数学算法(Matrix function)
- 2013-09-23 13:48:14下载
- 积分:1
-
test1_1
说明: 研究舍入误差的例程,可以帮助初学计算方法的人。(Of rounding error in the routine that can help beginners who calculation.)
- 2011-04-11 23:55:26下载
- 积分:1