资源列表

« 1 2 ... .22 .23 .24 .25 .26 727.28 .29 .30 .31 .32 ... 3400 »

[数学计算/工程计算1

说明: 利用反控制法构造了1 个新的混沌系统,分析新系统的平衡点及在平衡点的特征值,分形维数,L yapunov 指数 等性质,设计1 个由2 个混沌系统组成的可切换的实际电路并进行实验,通过1 个开关选择器,电路可以实现2 个子系统 的功能,观察到2 个子系统在各个相平面的混沌吸引子。-Use of anti-control method to construct a new chaotic system to analyze th
<mumu> 在 2025-02-04 上传 | 大小:629kb | 下载:0

[数学计算/工程计算dualsimplex

说明:对偶单纯形法,用于线性规划的求解-dual simplex methods
<laixudong> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[数学计算/工程计算libstfing.f

说明:3d fourier transforms
<jn> 在 2025-02-04 上传 | 大小:14kb | 下载:0

[数学计算/工程计算calcchecksum-1.6-pre1

说明:calcchecksum用于计算各种hash值,是一个开源软件。-calcchecksum is a tool for calculating various hashes (checksums)
<shepherd> 在 2025-02-04 上传 | 大小:747kb | 下载:0

[数学计算/工程计算moncoes_3.0.0

说明:用c语言实现的压缩软件,简单易用。支持最大超过2G的文件。-Bzip compression in C , very easy to use , MD5 checksum , has support to files larger than 2 gb, has additional features not available in the original bzip2 files , compression decompression
<shepherd> 在 2025-02-04 上传 | 大小:76kb | 下载:0

[数学计算/工程计算Project1

说明:用VB编写的多项式拟合程序 Public Function funPolynomial(Num As Long, x() As Single, y() As Single, Degree As Integer, AA() As Single) As Long 多项式曲线拟合 y=a0+a1*x+a2*x^2+an*x^n Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成
<周伟> 在 2025-02-04 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Project2

说明:对数曲线拟合 Public Function funLogarithm(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 对数曲线拟合,y=a*ln(x)+b Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项 -failed
<周伟> 在 2025-02-04 上传 | 大小:8kb | 下载:0

[数学计算/工程计算Project3

说明:指数曲线拟合 Public Function funExponent(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 指数曲线拟合,y=a*exp(b*x) Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项 -failed
<周伟> 在 2025-02-04 上传 | 大小:8kb | 下载:0

[数学计算/工程计算Project4

说明:乘幂曲线拟合 Public Function funPower(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 乘幂曲线拟合,y=a*(x^b) Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项-failed to trans
<周伟> 在 2025-02-04 上传 | 大小:8kb | 下载:0

[数学计算/工程计算computer

说明:一般测量需要多次观测,该程序统计对每个点各次观测的平均值及精度等信息,摆脱了以往采用EXCEL对每个点统计的痛苦!(附有实例)-General measurements require a number of observation, the program statistics for each point the average of the various observations and the accuracy of such
<刘建> 在 2025-02-04 上传 | 大小:351kb | 下载:0

[数学计算/工程计算GAUSS

说明:给出两个点的BLH,以这两个点给一条边,以给定长度为宽,求定矩形另外两个点的BLH。 里面应用到了高斯投影的运算,及DLL控件的调用等。-Are given two points BLH, one of these two points, to edge to a given length of wide rectangular order to set the other two points of BLH. Which appl
<刘建> 在 2025-02-04 上传 | 大小:226kb | 下载:0

[数学计算/工程计算FD

说明:本程序求解第一类边界条件下无源矩形金属槽电位分布。-The procedure for solving the first boundary condition of passive rectangular metal trough potential distribution.
<陈民> 在 2025-02-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 727.28 .29 .30 .31 .32 ... 3400 »

源码中国 www.ymcn.org