资源列表

« 1 2 ... .56 .57 .58 .59 .60 3361.62 .63 .64 .65 .66 ... 3400 »

[数学计算/工程计算FEM -Q8等参元程序

说明:实现C++的Q8等参元程序, //输入问题类型D[0],积分点数H[0] inFile>>D[0]>>H[0]; //输入单元数EN,结点数NN,约束数,FXN、FYN,载荷数SXN,SYN,面载荷数KQ inFile>>NN>>NE>>KU>>KV>>KRX>>KRY>>KQ; //输入材料基本数据
<handan1123> 在 2025-05-01 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Romberg

说明:数值分析的龙贝格算法。数值积分与数值微分,谢谢使用!(Romberg algorithm of numerical analysis.)
<嗣子> 在 2025-05-01 上传 | 大小:61kb | 下载:0

[数学计算/工程计算ESPRIT

说明:利用 ESPRIT 进行波达方向估计,平台为python3.6,主要使用numpy和matplotlib(DOA using ESPRIT -----------python3.6 + numpy + matplotlib)
<蒿蚝好昊> 在 2025-05-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算seven nodes example

说明:北航最优化第一次大作业。多商品流问题的七节点算例,目标函数为极小化FT成本函数和极小化最大弧利用率。(a seven nodes example of multi-product flow)
<AzureLee> 在 2025-05-01 上传 | 大小:1kb | 下载:1

[数学计算/工程计算斐波那契数列

说明:斐波那契数列(Fibonacci sequence),又称黄金分割数列、因数学家列昂纳多·斐波那契(Leonardoda Fibonacci)以兔子繁殖为例子而引入,故又称为“兔子数列”,指的是这样一个数列:1、1、2、3、5、8、13、21、34、……在数学上,斐波纳契数列以如下被以递归的方法定义:F(0)=1,F(1)=1, F(n)=F(n-1)+F(n-2)(n>2,n∈N*)在现代物理、准晶体结构、化学等领域,斐波纳契数
<1 。。。。。。> 在 2025-05-01 上传 | 大小:446kb | 下载:0

[数学计算/工程计算蒙特卡罗方法

说明:蒙特卡罗方法的命名和发展约始于二十世纪四十年代中。(The naming and development of Monte Carlo method started in the middle of 1940s.)
<ly-wl> 在 2025-05-01 上传 | 大小:7.86mb | 下载:0

[数学计算/工程计算sattrack

说明:tracker, satellite, radar
<wint_melody> 在 2025-05-01 上传 | 大小:153kb | 下载:0

[数学计算/工程计算迭代法估计Beta分布参数

说明:求概率分布函数的参数方法 采用迭代法估计Beta分布的分布参数,(Estimation of distribution parameters of Beta distribution by iterative method)
<sunxq4079> 在 2025-05-01 上传 | 大小:7kb | 下载:0

[数学计算/工程计算08常微分方程初值问题

说明:详细功能说明参见word文档,word文档中给出了具体案例及过程(Detailed functional descr iptions refer to the word document. Specific cases and procedures are given in the word document.)
<sunxq4079> 在 2025-05-01 上传 | 大小:60kb | 下载:0

[数学计算/工程计算06数值积分-龙贝格求积分

说明:详细功能说明见word文档,Word文档中给出了具体案例及过程(Detailed functional descr iption is found in the word document, and specific cases and procedures are given in the Word document.)
<sunxq4079> 在 2025-05-01 上传 | 大小:37kb | 下载:0

[数学计算/工程计算有限元方法编程第三版Fortran程序

说明:有限元方法编程fortran程序,包含全部的程序编码,希望对大家有用处。(this is the finite element programming by fortran ,containing all of the program of the boook. I believe that it is benifitial to us .)
<w870313> 在 2025-05-01 上传 | 大小:229kb | 下载:4

[数学计算/工程计算moco

说明:语音识别领域的经典论文实现,提供一个可训练的数学模型以预测语音特征(provide a s2s model for speech synthesis and network prediction with python and, e2e solution for production of google)
<susuken> 在 2025-05-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 3361.62 .63 .64 .65 .66 ... 3400 »

源码中国 www.ymcn.org