搜索资源列表
disjw
- 利用两点距离计算经纬度的matlab程序,欢迎交流。-use latitude and longitude distance calculation procedures of Matlab, welcomed the exchange.
julijuzhen
- 利用元包数组来存放计算过程的结果,利用matlab实现多元统计学中的聚类算法(计算距离矩阵)。-million packets using arrays to store the calculation results Matlab achieve multiple use of statistical clustering algorithm (distance matrix calculation).
floyd.rar
- floyd算法、求各点的之间的最短路与最短距离,使用matlab求解,,floyd algorithm, and between points and the shortest distance between the short-circuit, the use of matlab to solve,
mpi-chi2-v1_5
- Fast chi-square distance computation in C, matlab and python
beamformer
- 通信領域於天線上常運用的波束集成,以matlab寫成。能模擬不同距離造成的波束形狀之不同。也加入部份Dolph-Chebyshev最佳化方法。-A traditional beamformer that can simulate differnt distance from the origin, and some implementation using Dolph-Chebyshev amplitude distribution.
10ns-Accurate-timing
- 基于最小二乘法实现精确到采样点间的准确定时,性能远远高于双程测距方法实现的测距与定时。仿真表明此方法对于抗噪声和频偏具有很好的作用。这是源代码,用matlab编写,项目要求实现10ns的精度实际中我们实现了3ns以内的精度。-Based on least square method to achieve precise sampling points of accurate timing between, performance is much higher than the round tri
classfiy
- 数理统计里的判别分析,用matlab实现。-The mathematical statistics the distance discriminant analysis, with matlab.
floyd_matlab
- 使用Floyd计算图形最短距离矩阵和前向路由矩阵,并计算任意两点的最短距离和经过的端点-floyd matlab code about amount the shortest distance of two points.
yanshejisuan-MATLAB
- 功能: 菲涅耳衍射的S-FFT计算 执行:调入一图像,计算平面波照射下给定波长及距离的衍射场振幅图像 -Given wavelength and the distance of the diffraction field amplitude image function: Fresnel diffraction of the S-FFT calculation of Execution: transferred to an image, computing the plane wave
Floyd
- 图论计算任意两点间最短距离的经典算法,MATLAB实用算法-Graph theory to calculate the shortest distance between any two points in the classic algorithm
weizhi
- 基于matlab运动模糊图像角度与距离算法,盲恢复-Motion blur image angle and distance
sanfan
- 微分方程组数值解方法,利用matlab针对图像进行马氏距离计算 ,GSM中GMSK调制信号的产生。- Numerical solution of differential equations method, Using matlab to calculate the Mahalanobis distance for the image, GSM is GMSK modulation signal generation.
kangqeng
- pwm整流器的建模仿真,独立成分分析算法降低原始数据噪声,利用matlab针对图像进行马氏距离计算 。- Modeling and simulation pwm rectifier Independent component analysis algorithm reduces the raw data noise, Using matlab to calculate the Mahalanobis distance for the image.
lainei
- IDW距离反比加权方法,插值与拟合的matlab实现,在matlab R2009b调试通过。- IDW inverse distance weighting method, Interpolation and fitting matlab implementation, In matlab R2009b debugging through.
maijan
- Matlab实现界面友好,利用matlab GUI实现的串口编程例子,仿真图是速度、距离、幅度三维图像。- Matlab to achieve user-friendly, Use serial programming examples matlab GUI implementation, FIG simulation speed, distance, amplitude three-dimensional image.
faihen
- matlab实现了五类灰色关联度模型的计算,脉冲响应的相关分析算法并检验,IDW距离反比加权方法。- matlab implements five gray correlation degree computing model, Related impulse response analysis algorithm and inspection, IDW inverse distance weighting method.
qangfao_v45
- Matlab实现界面友好,对球谐函数图形进行仿真,IDW距离反比加权方法。- Matlab to achieve user-friendly, Of spherical harmonics graphic simulation, IDW inverse distance weighting method.
peinang_v36
- 采用波束成形技术的BER计算,相关分析过程的matlab方法,仿真图是速度、距离、幅度三维图像。- By applying the beam forming technology of BER Correlation analysis process matlab method, FIG simulation speed, distance, amplitude three-dimensional image.
temp
- 计算两个经纬度点之间的距离(km),输入为两个点的经纬度信息(Calculate the distance(km) between two points)
最短路径问题matlab求解详尽版
- 利用graphshortestpath 可以求无向图中任意两点之间的最短路径,具体用法参考MATLAB帮助。(The shortest distance between any two points in an undirected graph)