-
guass_call_c
说明: 光斑聚集的C++程序调用,以前MATLAB计算要15分钟,现在只要3分钟就可以算完。运算超快。(Gathering spot called C++ program, MATLAB calculations to 15 minutes, now only 3 minutes. Ultrafast operation.)
- 2011-04-13 17:29:36下载
- 积分:1
-
GA
说明: 遗传算法解决TSP问题,能够运行,文件包含多个.M文件,打开主程序既可运行(Genetic algorithm to solve the TSP problem to be able to run)
- 2015-01-07 16:48:05下载
- 积分:1
-
DVCA1
EEG Signal Data DVCA Process
- 2015-04-10 19:08:15下载
- 积分:1
-
MUSIC
MUSIC算法是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。MUSIC算法就是利用这两个互补空间之间的正交特性来估计空间信号的方位。噪声子空间的所有向量被用来构造谱,所有空间方位谱中的峰值位置对应信号的来波方位。MUSIC算法大大提高了测向分辨率,同时适应于任意形状的天线阵列,但是原型MUSIC算法要求来波信号是不相干的。(MUSIC algorithm is a matrix decomposition method based on feature space. From the geometric point of view, the observed spatial signal processing can be decomposed into signal subspace and noise subspace, it is clear that the two spaces are orthogonal. The signal received by the array to the subspace of the covariance matrix of the signal component corresponding eigenvectors, the noise subspace of the covariance matrix of all by the smallest eigenvalue (noise variance) eigenvectors corresponding to the composition. MUSIC algorithm is the use of orthogonal properties between these two complementary space to estimate the spatial orientation of the signal. Noise subspace of all vectors are used to construct the spectrum, all the spatial orientation of the spectrum corresponding to the peak position of the signal wave direction. MUSIC algorithm greatly improves the resolution measurements, while the antenna array adapted to any shape, but the prototype MUSIC algorithm requires to wave sign)
- 2014-02-19 13:23:48下载
- 积分:1
-
dtw
dtw的matlab源码 经试验好用 在matlab下(dtw' s matlab source)
- 2010-09-09 20:11:05下载
- 积分:1
-
hinfini
通过得到一个悬浮系统的状态空间表达式,求解Hinf控制器(the solution of Hinf controller)
- 2009-05-14 22:21:05下载
- 积分:1
-
framesubtraction
Frame subtraction code written by me using matlab
it takes a video s first frame and subtract each frame from it. it shows output video and input video side by side
- 2013-10-30 13:28:14下载
- 积分:1
-
over-current-relay
OCR for grid network
- 2015-01-09 15:13:35下载
- 积分:1
-
dace
克里金法假定采样点之间的距离或方向可以反映可用于说明表面变化的空间相关性。克里金法工 具可将数学函数与指定数量的点或指定半径内的所有点进行拟合以确定每个位置的输出值。克里金法是一个多步过程;它包括数据的探索性统计分析、变异函数建模 和创建表面,还包括研究方差表面。当您了解数据中存在空间相关距离或方向偏差后,便会认为克里金法是最适合的方法。该方法通常用在土壤科学和地质中。(This function completes what I have started with the functions variogram and variogramfit. It is not intended to be a highly optimized code for performing kriging but may have educational value. Note that for using kriging, you should download the latest version of variogramfit.
kriging uses ordinary kriging to interpolate a variable z measured at locations with the coordinates x and y at unsampled locations xi, yi. The function requires the variable vstruct that contains all necessary information on the variogram. vstruct is the forth output argument of the function variogramfit.
This is a rudimentary, but easy to use function to perform an ordinary kriging interpolation. I call it rudimentary since it always includes ALL observations to estimate values at unsampled locations. This may not be necessary when sample locations are not within the autocorrelation range but would require something like a k nearest neighbor search algorithm or something similar. Thus, the alg)
- 2015-11-02 20:04:53下载
- 积分:1
-
estimation原
说明: 能够计算IEEE14节点和IEEE30节点的状态估计(It can calculate the state estimation of IEEE14 node and IEEE30 node)
- 2021-01-24 16:14:20下载
- 积分:1