-
antcolony
vrp code with ant colony in matlab
- 2014-08-22 03:37:01下载
- 积分:1
-
lcmv_100
基于LCMV的抑制干扰噪声的数字波束形成(LCMV beamforming based on the digital interference noise suppression)
- 2015-02-23 19:52:35下载
- 积分:1
-
read_obs
用Matlab处理GPS导航卫星观测数据的程序,也就是O文件,Rinex 2.11版本,代码仅200多行,且包含大量注释,于2017.12.2日调试通过,可顺利读取体积达10M+的O文件,读取的数据准确无误。函数调用格式:
[APXYZ DeltaHEN signal_type obsdata] = read_obs(‘krgg3340.17o’)(Using Matlab to process GPS navigation satellite observation data program, that is, O file, Rinex 2.11 version, the code is only more than 200 rows, and contains a lot of annotations. It debugged on 2017.12.2 day. It can smoothly read the O file with volume up to 10M+, and the data read is accurate.)
- 2020-07-16 16:38:49下载
- 积分:1
-
SeDuMi_1_1
一个非常有用的二阶锥优化工具箱,用于解决凸优化问题。(A very useful second-order cone optimization toolbox for solving convex optimization problems.)
- 2011-07-15 20:57:27下载
- 积分:1
-
OnlineCalculatorServer
A Simple Integer Overflow Example
- 2014-12-31 14:39:50下载
- 积分:1
-
channel_coeff
mimo-ofdm系统中产生相关mimo衰落信道(produce relevant mimo mimo-ofdm fading channel system)
- 2013-12-04 17:15:22下载
- 积分:1
-
wavelet-
基于LabVIEW 和Matlab 混合编程的小波去
噪方法,文应用小波变换算法,并将其结合LabVIEW 虚拟仪器开发平台、MATLAB 中小波去噪工具箱的小波去噪函数进行仿真(Method of wavelet denoising based on mixed programming of LabVIEW and Matlab,it
discussed the wavelet algorithm and combined it with LabVIEW and MATLAB, take advantage of the wavelet denoising
function of the MATLAB wavelet tool box to simulation)
- 2016-08-06 13:59:14下载
- 积分: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
-
esCARAbajo
Reconocimiento de rostros
- 2013-11-19 08:42:41下载
- 积分:1
-
pvcell_1
说明: 根据光伏电池等效模型在matlab/simulink中进行搭建的光伏电池模型,初始设置:光照强度:1000w/㎡,温度:25℃。(According to the photovoltaic cell model built in Matlab/Simulink, the initial setting,light intensity is 1000, temperature is 25.)
- 2020-02-14 15:21:15下载
- 积分:1