-
快速排序的时间测量
"""
- 2023-08-31 01:10:03下载
- 积分:1
-
umat编写Johnson-cook强化模型
Abaqus 中Johnson-cook模型只能用于explicit显示分析中,而我们需要在standard模块中可以使用的更加精细的Johnson-cook模型,故而借助Fortran来编写子程序来实现其本构关系。
- 2022-01-22 03:11:26下载
- 积分:1
-
清华大学数学实验之微分方程的数值求解幻灯片与MAT源码
清华大学数学实验之微分方程的数值求解幻灯片与MAT源码-Tsinghua University, Experimental Math Numerical Solution of Differential Equations MAT slides and source code
- 2022-06-01 01:09:12下载
- 积分:1
-
一款价值无量的曲线控件,只要在数据库导就可生成漂亮的拟合曲线...
一款价值无量的曲线控件,只要在数据库导就可生成漂亮的拟合曲线-A curve of the control is of immeasurable value, as long as guide in the database can be generated fitting curves of a beautiful
- 2022-02-03 14:49:55下载
- 积分:1
-
实施基本例程在Matlab和奥克塔夫(目前利用Matlab R13)为S.
implement basic routines in Matlab and Octave (currently using Matlab R13) for simulating adaptive beamforming and filtering for antenna arrays.
- 2023-02-01 14:30:03下载
- 积分:1
-
单个文件在以下链接是可用的:
Individual files are available in the following links:
Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order.
Bessik -- Modified Bessel function In and Kn for real argument and integer or real order.
CBessjy -- Bessel functions Jv and Yv for real or complex arguments and real order.
CBessik -- Modified Bessel functions Iv and Kv for complex arguments and real order.
-Individual files are available in the following links: Bessjy- Bessel functions Jn and Yn for real argument and integer or real order. Bessik- Modified Bessel function In and Kn for real argument and integer or real order. CBessjy- Bessel functions Jv and Yv for real or complex arguments and real order. CBessik- Modified Bessel functions Iv and Kv for complex arguments and real order.
- 2022-04-29 03:27:40下载
- 积分:1
-
基于gallager引理的LDPC码的BP译码算法
该程序是用matlab仿真BP译码算法的译码性能曲线,同时证明了gallager引理。程序中可以自由设置码长,迭代次数,仿真点数,通过这些参数的设置可以得到精确度不同的误码性能曲线。
- 2022-01-25 23:12:08下载
- 积分:1
-
牛顿插值
#include#include"String.h"#include#define ROW 6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i
- 2022-10-06 17:00:02下载
- 积分:1
-
利用最佳一致逼近设计数字滤波器的程序,根据提示输入参数,程序输出单位取样响应h[n]...
利用最佳一致逼近设计数字滤波器的程序,根据提示输入参数,程序输出单位取样响应h[n]-use the best approximation of the digital filter design process, according to suggest input parameters, output units sampling procedures response h [n]
- 2023-05-04 19:05:03下载
- 积分:1
-
fdtd三维计算代码
fdtd三维计算代码,计算电磁波在空间的电磁散射与传播。考虑了三维真实情况,支持linux下的使用。
- 2022-03-20 00:47:23下载
- 积分:1