搜索资源列表
MATLAB2
- 这个也是matlab的工具箱 我上传的这几个都是工具箱 很不错的 都是关于图像方向的-This is a Matlab toolbox I upload these are Toolbox are very good on the direction of the image
fina_ver
- 用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can easily modify the source codes to
mvdr
- 对mvdr算法进行MATLAB仿真,使期望信号方向增益为1,干扰方向约束为0,形成零陷,达到抗干扰的目的-MATLAB simulation of the mvdr algorithm, so that the direction of the desired signal gain of 1, by direction constraint is 0, the formation of nulls to achieve the purpose of interference
MUSICDemo
- this the matlab code by using the music algorithm for finding the direction of arrival of the smart antennas -this is the matlab code by using the music algorithm for finding the direction of arrival of the smart antennas
webinar_files
- This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
conjugate_gradient_method
- 1. 程序运行时首先输入要求解第几题,然后输入初始点,即可得到最后结果。从程序运行结果中我们可以看到,采用共轭梯度法所得的结果比采用最速下降法所得的结果更为精确,这是由于:共轭梯度法实质上是对最速下降法的修正,使搜索方向变为共轭方向,即每一步的搜索方向都要对该步的负梯度进行修正。-1. Program run-time solution of the first type the first few questions asked, and then enter the initial poin
DirectionOffArrival
- the folder contains five scr ipts.m for direction of arrival estimation 1. DOA in 2D plane with PM Correlated sources underunknown Toelpitz noise 2. DOA in 2D plane with esprit code 3. DOA in 1D plane with esprit code 4. DOA in 2D plane with
direction
- To Get direction in fingerprint
dfield6
- DFIELD6 is an interactive tool for studying single first order differential equations. When DFIELD6 is executed, a DFIELD6 Setup window is opened. The user may enter the differential equation and specify a display window using the interactive control
Archive
- matlab source code for simulating an amplitud comparison direction finding methods with 8 antennas.
DOA
- methods of Direction of arrival estimation. (DOA) such as MUSIC, MVDR, Min-Norm and Classical Beamforme.
direction
- Tamura纹理特征的matlab实现(三)---方向度-Tamura texture features of the matlab implementation (c) the direction of degrees---
direction
- 对称阵子的方向系数D随臂电长度的变化图,该图为二维的。-Stream of the direction of symmetry coefficient D changes with the electrical length of arm map, the picture shows the two-dimensional.
Edge-direction-histogram-MATLAB
- 写的边缘方向直方图的MATLAB程序,仅供参考-Edge direction histogram
direction-in-degree
- Estimation of direction in degree for doa study
direction
- Direction Detection for image
Normalization, both in direction and in position
- If you have an image containing one or more object and you want to change their dirction to y axes, it can help you.For example in some recognition system (biometric), we need to normalize the object in image both in direction and in position for rob
Normalization, both in direction and in position
- If you have an image containing one or more object and you want to change their dirction to y axes, it can help you.For example in some recognition system (biometric), we need to normalize the object in image both in direction and in position for rob
direction
- 通过经纬度获取两地之间的角度,并判断所在方向,在经济地理学上可以应用。函数要求两个参数(经纬度,方向个数),其中经纬度是一个两列的矩阵,第一列为纬度,第二列为经度,方向个数为2或者4,当为2时判断任意两地的方向是东西方向还是南北方向,当是4时 可以判断是东西、南北,东南-西北,西南-东北方向。输出为矩阵,表示任意两地的方向。(Through the latitude and longitude to obtain the angle between the two places, and det
DFP&conjugare direction
- DFP和BFGS算法由于只在最后运算上有点细微差别所以写在了一起,分别用注释的形式表示,函数可自行调节(The DFP and BFGS algorithms are written together in the form of annotations because they only have a small cell in the last operation. The function can be adjusted by itself.)