-
Gailv_Suiji_Simulation
matlab程序:
计算机模拟思想计算概率模型(matlab program
)
- 2013-08-26 17:32:11下载
- 积分:1
-
Allocation-of-bedsmatlab
用于眼科病床的科学管理,有效配置的matlab算法。(Department of Ophthalmology beds)
- 2014-11-10 18:17:13下载
- 积分:1
-
ECG_Signal_Generator
This is ECG signal generator using matlab
- 2009-12-10 00:31:38下载
- 积分:1
-
tlyd
模拟陀螺运动程序,本程序是用MATLAB编写的,希望对大家有帮助.(gyro movement simulation procedures, the procedures are prepared by using MATLAB, and I hope to be helpful.)
- 2006-10-21 21:30:05下载
- 积分:1
-
coherence
对同步采集的同一动作模式下的脑电和信号和肌电信号进行一致性分析(Analysis the coherence between EEG and EMG)
- 2013-03-12 19:00:10下载
- 积分:1
-
fourier
compare the fourier coefficient
- 2009-04-20 15:54:02下载
- 积分:1
-
Closed traverse adjustment
设置GUI界面,计算闭合导线平差,获得平差结果并绘制图形(Set up the GUI interface, calculate the adjustment of the closed traverse, obtain the adjustment result and draw the graph)
- 2017-08-11 17:17:37下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
huffman1
这是自己写的实现哈夫曼编码的几个MATLAB程序,可以直接运行(This is the realization of their own to write several MATLAB programs Huffman coding, can run)
- 2010-05-12 11:40:07下载
- 积分:1
-
fem3d-package0920
一个三维的有限元程序代码,
程序里有详细的注释,包括网格的剖分等
参考文献,输入文档。(A three-dimensional finite element program code, program, there are detailed notes, including grid mesh and other references, the input document.)
- 2013-10-06 13:32:59下载
- 积分:1