资源列表
[数学计算/工程计算] LEAF_POLARIZATION_TENSOR
说明:叶片散射极化张量计算。是我自己编写的,运行没有问题-Calculation of the polarized light of the blade. I wrote it myself, running no problem<liuyu> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] DFP-and-BFGS
说明:分别用DFP和BFGS来解决无约束的优化问题,中间用的进退法和黄金分割法。-With DFP and BFGS respectively to solve unconstrained optimization problems, in the middle between the method and the golden section method.<不要走太远> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] GeneralRoutinesForClassification
说明:sOME GENERAL ROUTINES FOR IMAGE CLASSIFICATION<Prosenjit> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] MPMOneDWave
说明:此程序为物质点法求解一维应力波传播问题,Fortran90程序问题描述参照论文《无网格MPM法在冲击载荷问题中的应用》 -this is a MPM code for 1D stress wave<zheng> 在 2025-06-22 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] shocktube1D
说明:此程序为物质点法求解一维激波管问题的fortran90程序-This procedure for solving the problem of one-dimensional shock tube method for the material point fortran90 program<zheng> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Low-pass-filter-simulation-
说明:设计一个Chebyshev II型低通滤波器,指标如下: 通带边界频率:,通带最大衰减:。 阻带截止频率:,阻带最小衰减:。-Design a II Chebyshev type low pass filter, the index is as follows: Pass band boundary frequency: 0.2pi, pass band attenuation: 1db. Stop band cutoff frequency: 0.4pi, minimum at<LGH> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] dct
说明:API for measuring focus/sharpness image-API for measuring focus/sharpness image<zhengzhang> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] carlier_cpp
说明:Simple implementation of Carlier algorithm (for RPQ problems) in C++ with example data file.<pixter> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] simpson2.c
说明:第二类fredholm方程的simpson算法-Simpson algorithm second category fredholm Equation<展鹏> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] CreateMagicMatrix
说明:《洛书》增强版算法解密 包括偶数阶、双偶数阶、单偶数阶等各类魔方(幻方)的生成算法源码。 其中单偶数阶最难: 单偶数魔方,n为偶数,且不能被4整除(n=6,10,14,18,22……)(n=4k+2,k=1,2,3,4,5……)。这是奇数阶魔方,双偶数阶魔方,单偶数阶魔方三种魔方里面最复杂的魔方。 以n=10为例,这时k=2。 (1)把方阵从左到右,从上到下分成A,B,C,D四个象限,这样每个象限肯定是奇数阶,用罗伯法,依次在A,D,B,C象限按奇数阶魔方的<zngsai> 在 2025-06-22 上传 | 大小:2kb | 下载:0