-
chengxu
本程序特别适合于弹道计算等方面使用。比ODE45函数的速度加快了很多,且程序充分展示了Matlab向量运算的强大功能,以及编程的简单快捷。(The program is especially suitable for ballistic calculation such as the use of. Than the ODE45 function more quickly, and it shows the powerful function of Matlab vector operations, and programming is simple and quick.)
- 2013-09-22 14:43:44下载
- 积分:1
-
bem_solve
This function solves the boundary integral equation (2.33) in the notes by the simplest boundary element method in the 2D case (though the code applies in 3D if the function G is redefined to be the 3D Green s function).
- 2013-05-14 16:54:44下载
- 积分:1
-
coding_xn
根据输入的概率进行香农编码,然后输出必要的参数和编码的结果。其中有嵌套程序。(Probability under the Importation of Shannon coding, and then output the necessary parameters and the coding results. Which have nested procedures.)
- 2007-09-04 21:40:52下载
- 积分:1
-
ICA
说明: 一种新的盲源分离方法
Injecting noise for analysing the stability of ICA components
(Injecting noise for analysing the stability of ICA components)
- 2009-08-14 14:19:31下载
- 积分:1
-
using-GA-in-antenna-array
将GA遗传算法应用于天线阵列设计方面的matlab源代码(using GA in antenna array)
- 2012-12-15 20:06:54下载
- 积分:1
-
Kalmanfilter
说明: αβγ滤波器,αβ滤波器,卡尔曼滤波器仿真实例。(Simulation examples of alpha beta gamma filter, alpha beta filter and Kalman filter.)
- 2020-12-04 17:49:25下载
- 积分:1
-
Easy-convolution-Verilog-file
convolution code for beginers in the field of communication
- 2011-01-24 22:59:58下载
- 积分:1
-
source_and_receive_simulation
说明: 信号源仿真,信号成型,4QMA调制,QPSK,阵列信号接收(source simulation,Signal shaping ,4QAM,QPSK,array signal receive)
- 2010-03-25 20:43:47下载
- 积分:1
-
code
Minhashing和LSH算法。用于查找和比较一个pair是否是相似的。并分析false negative和false positive的值(Minhashing and Locality-Sensitive-Hashing (LSH). The algorithms are approximate in that they find only candidate pairs that are likely similar. Therefore, there are two types of error. A false positive (FP) is a candidate pair that is not actually similar according to the given similarity threshold. A false negative (FN) is a similar pair that is not a candidate pair. In this project, we will implement the Minhashing and LSH algorithms, apply them on data sets, and draw observations about when these algorithms perform.
)
- 2012-01-01 21:39:07下载
- 积分:1
-
The-Totem-Protocol
扩展的虚拟同步(Extended Virtual Synchrony),也称为 TOTEM 协议
Y. Amir 等,"The Totem Single Ring Ordering and Membership Protocol"
L.E. Moser 等,"Extended Virtual Synchrony"
Corosync 是 TOTEM 协议的一个开源实现,当前 RedHat 等提供的企业集群使用它作为一致性协议。
- 2014-01-30 11:45:21下载
- 积分:1