-
Matlab-program-language
说明: matlab源文件的程序编写方式,为matlab编程提供了参考。(How to make matlab programming source files, a reference matlab programming.)
- 2009-08-16 10:12:56下载
- 积分:1
-
fig1_19
SNR相对检测距离的大小的仿真,可以射死你佛脉冲数(SNR with mange of target)
- 2012-04-16 11:17:31下载
- 积分:1
-
solver_Eq
本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。(This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi iteration, and Guass-Seidel iteration method source code. For your reference.)
- 2013-08-31 11:18:03下载
- 积分: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
-
dynamicfeedforwardcontrol
说明: 由simulink搭建的动态前馈控制系统模型(Simulink set up by the dynamic feedforward control system model)
- 2010-04-23 16:38:13下载
- 积分:1
-
Density_Evolution
LDPC码理论方面的高性能密度进化仿真测试例程,可以跑出数值结果(LDPC DENSITY EVOLUTION)
- 2013-10-03 16:49:20下载
- 积分:1
-
xepersian1.0.1-dev0.4.tar
about latex for writing articles
- 2013-12-24 05:06:26下载
- 积分:1
-
递归神经网络
说明: 基于递归神经网络的故障诊断 matlab仿真(Matlab simulation of fault diagnosis based on recurrent neural network)
- 2020-01-03 10:35:47下载
- 积分:1
-
通信原理HUFFMAN编码
一个通信原理实验,huffman编码的实现过程,并且有详细说明(a communication principle experiment, the realization of Huffman coding process, and is described in detail)
- 2005-06-05 20:55:25下载
- 积分:1
-
seismic-data-processing-with-Promax
Promax 地震数据处理原理和实践,热心网友精心总结 pdf文档(seismic data processing with Pramax,a good summary)
- 2014-08-26 10:37:44下载
- 积分:1