-
这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。...
这个Matlab的m代码解决了薛定谔方程,沿着带宽频率和相位偏移,显示三维图像。-The Matlab m-code to solve the Schrodinger equation along the bandwidth of the frequency and phase offset, showing three-dimensional image.
- 2022-04-07 08:51:00下载
- 积分:1
-
多传感器数据融合系统中时间配准算法分析,非常有用
多传感器数据融合系统中时间配准算法分析,非常有用-An analysis of time registration in multi―sensor data fusion system
- 2022-08-15 21:14:51下载
- 积分:1
-
performance simulation of network_coding
应用背景In generated networks, selecting one node as source and some nodes as receivers in
random (single source multicast network), we make performance test for network
coding based multicast route algorithm (we put forward it ourselves, corresponding to
high multicast rate and low multicast rate), shortest path distribution tree route
algorithm (DIJKSTRA algorithm) and Maximum-rate distribution tree route
algorithm (PRIM algorithm), respectively.
关键技术
In this program, two things have been done: (1) generate random topologies (2)performance test。
network coding cap: 5.0000 dijk cap: 5.0000 prim cap: 5.0000 network coding res1: 0.0000--res2: 12.0000 dijk res: 14.0000 prim res: 14.0000 average degree: 2.
- 2022-11-16 07:10:03下载
- 积分: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
-
遗传算法的一些见解。特别是简单的遗传程序…
关于遗传算法的一些见地。特别是关于简单遗传程序设计的实现。-on Genetic Algorithms some insight. Especially on the simple genetic procedures designed to achieve.
- 2022-03-06 13:27:25下载
- 积分:1
-
vibe前景检测
vibe算法实现,对视频中图像帧二值化操作后,进行轮廓融合,能够提取较好的前景。vibe算法实现,对视频中图像帧二值化操作后,进行轮廓融合,能够提取较好的前景。vibe算法实现,对视频中图像帧二值化操作后,进行轮廓融合,能够提取较好的前景。vibe算法实现,对视频中图像帧二值化操作后,进行轮廓融合,能够提取较好的前景。
- 2022-08-06 17:18:26下载
- 积分:1
-
介绍云计算的很好的一篇科普性文章。看完之后对云计算有了全新认识...
介绍云计算的很好的一篇科普性文章。看完之后对云计算有了全新认识
-A technological article of cloud compute
- 2022-02-03 04:53:28下载
- 积分:1
-
很有用的,一些经常用到的C算法程序集。
很有用的,一些经常用到的C算法程序集。-very useful, some of the frequently used procedures Set C algorithms.
- 2022-02-13 14:43:08下载
- 积分:1
-
本代码演示了马走日棋盘搜索算法。
本代码演示了马走日棋盘搜索算法。-demonstration of the code Ma days away chessboard search algorithm.
- 2022-04-06 17:06:34下载
- 积分:1
-
没有翻译
随机积分的演示程序,使用Monte Carlo方法实现了sin,cos,exp等常用函数的一维二维随机积分。-failed to translate
- 2022-02-02 10:47:13下载
- 积分:1