-
ChaosToolbox1p2_trial
说明: 计算混沌系统的lyapunov指数和poincare截面(Calculation of chaotic systems lyapunov index and cross-section poincare)
- 2021-04-26 23:18:45下载
- 积分:1
-
FiniteElementMethod
有限元方法与C程序设计
介绍有限元方法原理和如何设计C程序,书后有相关代码。(Finite element method with the C programming)
- 2010-01-01 16:10:54下载
- 积分:1
-
test_my_polyfit
代码实现多项式拟合算法(非内置函数)。有较详细的说明。(Polynomial algorithm design (non-built-in function), the source explained in more detail Chinese.)
- 2015-02-11 16:35:13下载
- 积分:1
-
33473f00b996
说明: 实现加权复杂网络的LeaderRank算法(Leaderank algorithm for weighted complex networks)
- 2021-01-06 14:55:06下载
- 积分:1
-
Lax-wendroff
利用Lax-wendroff两步差分格式求解一维激波管问题Fortran语言(Use a two-step Lax-wendroff Difference Scheme for Solving the one-dimensional shock tube problem Fortran language)
- 2020-07-02 13:40:02下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
GA-DF2
说明: 利用GA遗传算法解决欺骗函数最优问题,具体问题描述如下,如有问题请与我联系(The deceptive functions are a family of functions in which there exists
low-order building blocks that do not combine to form the higher-order
building blocks. Here, a deceptive problem that consists of 25 copies of
the order-4 fully deceptive function DF2 is constructed for this paper.
DF2 can be described as follows:
f(0000)=28 f(0001)=26 f(0010)=24 f(0011)=18
f(0100)=22 f(0101)=6 f(0110)=14 f(0111)=0
f(1000)=20 f(1001)=12 f(1010)=10 f(1011)=2
f(1100)=8 f(1101)=4 f(1110)=6 f(1111)=30
This problem has a maximal function value of 750.)
- 2020-05-10 09:50:49下载
- 积分:1
-
ComplexNetworks
说明: 复杂网络MATLAB工具包和源程序,用于计算复杂网络特性的工具包。(Complex network MATLAB toolkit and source code)
- 2020-11-19 21:39:38下载
- 积分:1
-
feature parameters extracting_amplitude domain
说明: 同时求取不同信号的多个时域特征参数,可以随意更换待分析信号(Multiple time domain characteristic parameters of different signals are obtained at the same time.)
- 2021-02-06 00:28:02下载
- 积分:1
-
1D-Euler
用于求解一维气体动力学的欧拉方程代码,采用戈东诺夫格式,显式推进,可仿真非定常激波管(For solving one-dimensional Euler equations of gas dynamics code, using Godunov format, explicit advance, can simulate unsteady shock tube)
- 2013-08-11 04:55:06下载
- 积分:1