-
经典99行拓扑优化程序
经典99行拓扑优化程序,采用Heaviside方程获得接近0-1离散解(The classical 99-line topology optimization program uses Heaviside equation to obtain nearly 0-1 discrete solution)
- 2020-06-20 00:00:02下载
- 积分:1
-
!涡度、散度、涡度平流、温度平流计算代码
使用Fortran涡度、散度、涡度平流、温度平流计算代码(Using Fortran vorticity, divergence, vorticity advection, temperature advection calculation code.)
- 2020-12-11 14:39:17下载
- 积分: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
-
JIANDAN
ABAQUS Fortran学习的一个简单例子
- 2015-09-20 19:27:21下载
- 积分:1
-
BranchBound
branchbound就是所谓的分支定界算法,应用于动态规划解决实际问题(branchbound is called the branch and bound algorithm applied to the dynamic programming to solve practical problems)
- 2012-07-30 23:37:14下载
- 积分:1
-
L-BFGS
说明: 自己编的,实现l-bfgs解无约束优化问题(Own, and the realization of l-bfgs Unconstrained optimization problems)
- 2021-03-31 15:49:09下载
- 积分:1
-
u1_zhiluzhuijiaqiuzukongjuzhen
利用支路追加法求阻抗矩阵,解:输入数据如下:
请输入节点数:n=a
请输入支路数:nl=b
请输入由支路参数形成的矩阵:
B=[i j z bc t it ......]其中ij为支路端点,z为支路阻抗,bc为对地电容,t为变压器变比,it表示i端点是否与变压器直接相连。
(Seek additional method using branch impedance matrix)
- 2020-07-29 20:18:38下载
- 积分:1
-
2012-Tax
用VBA在Excel里实现分级计算,实现通过年终奖和月收入计算个人所得税的功能。数据为2012年最新的标准,对于会计电算化人员有非常强的实用性。(VBA in Excel to achieve grade calculated to achieve the functionality of the calculation of personal income tax through the end of the year Award and the monthly income. The data for 2012 the latest standards, computerized accounting personnel have a very strong practicability.)
- 2012-07-16 10:02:51下载
- 积分:1
-
FFT_Original
FFT/IFFT 变换程序----------------(FFT/IFFT transformation process----------------)
- 2010-07-14 19:48:13下载
- 积分:1
-
chaos-LargestLyapunov
给出一个求解连续混沌系统的最大Lyapunov指数的程序,经验证有很好的吻和度,并能应用的高维(超混沌)或其他混沌系统。(Solving a continuous chaotic system is given the maximum Lyapunov index procedure, proven good kiss and degrees, and can use the high-dimensional (super-chaotic), or other chaotic systems.)
- 2020-10-24 22:30:01下载
- 积分:1