-
sift_MATLAB+VC_ImageFusion
sift MATLAB+VC Image Fusion,MATLAB和VC混合编程,用SIFT算法实现图像拼接功能。(sift MATLAB+ VC Image Fusion, MATLAB and VC mixed programming, using SIFT algorithm image mosaic function.)
- 2021-03-04 18:49:32下载
- 积分:1
-
autofam.m
FAM Method. This Method compute spectral correlation density function. This method is based on modifications of time smoothed cyclic cross periodogram.
- 2011-02-11 05:51:27下载
- 积分:1
-
Explained_B_FBMC_OQAM
FBMC OQAM 的示例代码,大牛写的,为大家做参考。(The framework of FBMC.)
- 2021-04-29 00:48:43下载
- 积分:1
-
Computational_Electrodynamics-the_FDTD_method
Computational Electrodynamics - the FDTD method (2nd Edition)
3 Dimensional FDTD codes implemented by Matlab and include Dey-Mittra Mesh Generator.
The Dey-Mittra Mesh Generator allows you to input a 2-d geometry to solve
scattering problems. The geometry is input as straight line segments
or circular arcs.
- 2010-08-16 19:51:11下载
- 积分:1
-
MATLABTeachingCodes
说明: 这些程序是MIT学生学习Matlab时的教学程序,能面还有个pdf文档附有每个程序所实现的功能(This is the teaching codes at MIT for learning Matlab. hope it is helpful for you.)
- 2010-04-26 16:36:13下载
- 积分:1
-
algorithms-LMS-adaptive-filtering
adaptive filter and its M atlab simulation based on LM S algorithm.(adaptive filter and its simulation M atlab S based on LM algorithm.)
- 2007-05-24 20:04:04下载
- 积分:1
-
music
music算法准确的估算了波达角度,在不相干的情况下估算的比较准确(music algorithm accurately estimates the arrival angle estimation irrelevant in the case of more accurate)
- 2015-03-18 21:03:08下载
- 积分:1
-
FFT
matlab中读取txt文档数据并绘图 (matlab read txt document data and drawing)
- 2015-05-18 19:29:09下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
jacobi_svd
单边Jacobi算法,修正目前广泛流传的算法对非满秩矩阵无法计算的缺点。(Disadvantages unilateral Jacobi algorithm, the current widespread correction algorithm for non-full rank can not be calculated.)
- 2021-04-09 22:08:59下载
- 积分:1