资源列表
[数值算法/人工智能] Assignment4_calculator
说明:calculator with GUI by C# visual studio<lebleba> 在 2025-11-22 上传 | 大小:47kb | 下载:0
[数据结构常用算法] simple_xy_wr
说明:利用F90接口创建nc格式文件,并写入一个虚构的2维数据-use F90 interface to create nc format file<yetsyu> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] simple_xy_rd
说明:利用Fortran 90 接口读取已经创建的nc文件,并且检验其读写是否正确-The use of Fortran 90 interface to read nc file has been created, and test its read and write correctly<yetsyu> 在 2025-11-22 上传 | 大小:1kb | 下载:0
[matlab例程] Finite_difference_method
说明:有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me<彭鑫> 在 2025-11-22 上传 | 大小:241kb | 下载:0
[matlab例程] Interpolation
说明:包括Newton插值、Lagrange插值、样条插值-Including the Newton interpolation, Lagrange interpolation, spline interpolation and so on. . .<彭鑫> 在 2025-11-22 上传 | 大小:387kb | 下载:0
[数值算法/人工智能] sfc_pres_temp_wr
说明:本例子演示了如何利用fortran90接口写一个3维变量,并添加属性-This example shows how to use fortran90 interface to write a three-dimensional variable, and add a property<yetsyu> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[matlab例程] Probability_and_Stochastics
说明:包括一些Probability_and_Stochastics 蒙特卡洛算法等程序-Including some Probability_and_Stochastics Monte Carlo algorithms and other procedures. . .<彭鑫> 在 2025-11-22 上传 | 大小:437kb | 下载:0
[数值算法/人工智能] sfc_pres_temp_rd
说明:本例子演示了如何利用f90接口来读取已经创建的3维变量,并检查读写正确与否 -This example shows how to use the f90 interface to read the already created three-dimensional variable, and check whether or not to read and write properly<yetsyu> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[数据结构常用算法] pres_temp_4D_wr
说明:利用f90接口创建nc文件,并演示4维数据的创建方法-Nc file created using f90 interface and a demonstration of four-dimensional data to create methods<yetsyu> 在 2025-11-22 上传 | 大小:2kb | 下载:0