资源列表

« 1 2 ... .61 .62 .63 .64 .65 2766.67 .68 .69 .70 .71 ... 3400 »

[数学计算/工程计算caipiao

说明:实现计算数字a选数字b的组合结果。程序机构简单,在matlab里面输入文件名字和组合参数就可以运行。-a select b
<dxh> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算suoshui

说明:双色球彩票缩水软件。已调试成功。直接运行即可。也可作为参考资料。无私奉献给各位。希望珍惜。-good lucky!
<dxh> 在 2024-11-20 上传 | 大小:151kb | 下载:0

[数学计算/工程计算pr1

说明:#include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(deriva
<xwing> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ARMASA_1_9

说明:Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time series model. Model type as well as model order are determined automatically fro
<Nafiou> 在 2024-11-20 上传 | 大小:403kb | 下载:0

[数学计算/工程计算Dijks-Shor-Path

说明:实现了求最短路径的Dijkstra算法,方便操作,可以自已在程序界面上指定每一个点的位置,在界面上空白的地方每点击一下生成一个点-Achieved for the Dijkstra shortest path algorithm to facilitate the operation of their own in the program interface can be specified on the location of eac
<Shanrock> 在 2024-11-20 上传 | 大小:51kb | 下载:0

[数学计算/工程计算FLCH3eg5

说明:采用3-6-1型bp网络学习非线性正弦信号sin(2pi*k/50),其中2*pi/50是正弦信号的频率,k是采样次数。-Bp-based 3-6-1 network used to learn non-linear sinusoidal signal sin (2pi* k/50), which is 2* pi/50 frequency sinusoidal signal, k is the sampling frequency.
<fu_jasmine> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算interpolacionLagrange

说明:this application was developed in visual c# to draw the sequence of the data given by Lagrange Interpolation algorithm
<tomas villalba> 在 2024-11-20 上传 | 大小:40kb | 下载:0

[数学计算/工程计算Kalman

说明:卡尔曼滤波的实现,主要用于实现跟踪。 用户端需要输入观测点序列。-The realization of Kalman filter, mainly used for tracking.
<LiuWei> 在 2024-11-20 上传 | 大小:325kb | 下载:0

[数学计算/工程计算dijkstra

说明:tentang shortest path
<ghozali> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算LU

说明:LU分解算法 及 分解后矩阵解线性方程组-LU algorithm
<gengxiaoyang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算d80

说明:现在,有两个正整数A和B,例如A是345,B是478,现在,需要把B插入到A里, 而A有三位,所以有四个位置选择,所得结果分别是: 478345, 347845, 344785, 345478 我们通过对比可以知道,在这当中最小的一个是344785 这两个正整数长度不超过100000位,各个位均不包含数字0 现在的目标是,要找出插入后所能得到的最小的整数,输出这个整数 -Now, there are two po
<陶佳元> 在 2024-11-20 上传 | 大小:174kb | 下载:0

[数学计算/工程计算rotationmat3D

说明:输入一个旋转角度,以及一个旋转轴,可以求出空间中任意点的旋转矩阵 注意角度用弧度单位-Given input: r: angle to rotate, in rads Axis: axis of rotation, defined as a 3point which connects to the origin. Output: 3x3 Matrix R such that for an ar
<guigui> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2766.67 .68 .69 .70 .71 ... 3400 »

源码中国 www.ymcn.org