-
有限元的分析程序,对于初学有限元在结构中的应用很好用
有限元的分析程序,对于初学有限元在结构中的应用很好用-Finite element analysis program for learning the structure of finite element in the application of good use
- 2022-03-06 10:17:20下载
- 积分:1
-
Mie散射C语言代码
用于计算Mie散射的C语言程序,只要输入粒径尺度、折射率、散射角就能输出散射系数、消光系数、后向散射系数、后向消光系数
- 2022-03-29 14:07:40下载
- 积分:1
-
全自动3D扫描仪软件
资源描述全自动3D扫描仪软件,直接可以用的,基于Matlab和OpenCV,美国的布朗大学研究成果
- 2022-05-23 05:54:05下载
- 积分:1
-
QAM 星座
General constellation QAM algorithm is implemented.This function was tested with both MATLAB & Octave.
- 2022-04-06 13:06:53下载
- 积分:1
-
Monte Carlo method known as random or statistical skills test method. More than...
蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。
-Monte Carlo method known as random or statistical skills test method. More than half a century, the development of science and technology and the invention of the electronic computer, this method as an independent method was raised and the first nuclear test and research has been applied. The Monte Carlo method is a calculated, but with the general numerical method a great difference. It was based on the theory of probability and statistics-based approach. As the Monte Carlo method can vividly describe things and the physical characteristics of the experimental process, numerical methods to solve some difficult problems, the result of the increasingly extensive application areas.
- 2022-07-14 13:23:24下载
- 积分:1
-
快速排序qsort
快速排序qsort
快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-06 06:19:21下载
- 积分:1
-
ECC点集和倍点计算
对椭圆加密算法中的涉及的求模,求逆以及所有相关点集的计算,并对多倍点的计算做了计算
- 2022-11-10 16:05:03下载
- 积分:1
-
泛型的粒子滤波算法
泛型粒子过滤器:
注: 重采样对这种演算法称为每个步骤执行时引导粒子滤波
- 2022-02-02 16:53:42下载
- 积分:1
-
网络编码在ns2协议中的集成
网络编码模块集中到ns2网络仿真软件中去,包括集中软件中需要修改的文件以及tcl的脚本文件的仿真。对于网络编码在网络多跳网络中的研究具有很大的帮助。
- 2022-05-12 10:45:00下载
- 积分:1
-
经典的Josephus问题C程序
经典的Josephus问题C程序-classic problem Josephus C Program
- 2022-08-07 03:49:29下载
- 积分:1