-
paintline
一个简单的在figure中用鼠标画直线的例子。最终是想在matlab环境下编一个用鼠标画贝塞尔曲线的程序,现在正在研究中。(A simple figure using the mouse in a straight line drawn examples. Ultimately would like to matlab environment made a Bezier curve with the mouse painting process, now being investigated.)
- 2008-01-16 17:43:34下载
- 积分:1
-
plotSmithChart
matla实现史密斯圆图的精确绘制,可直接运行,包含1个m文件(matla Smith chart to achieve accurate mapping can be directly run, including an m file)
- 2010-05-25 13:32:57下载
- 积分:1
-
CP0703_RANDOM_PULSE_COMBINATI
产生必需的高斯导函数和目标辐射掩蔽,确定高斯导函数的系数并画出最终信号的psd(have the necessary Gaussian function and goals guided radiation shelter. I. Gaussian function to determine the coefficients and the mapping out of the final signal psd)
- 2007-01-10 13:34:20下载
- 积分:1
-
LBPHF_S_M
LocalbinaryPattern Code
- 2013-05-10 00:20:17下载
- 积分: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
-
bcjr_decoder
BCJR译码算法的matlab源代码,附有详细注释,适合学习map算法实现。(BCJR decoding algorithm matlab source code, detailed notes, suitable for studying the map algorithm.
)
- 2013-09-24 21:22:11下载
- 积分:1
-
pml
二维FDTD仿真高斯脉冲在平面内的传播,并且设定了PML边界条件,可以自动生成关于Ez,Hx和Hy的.avi文件,播放脉冲动态传输。(Dimensional FDTD simulation Gaussian pulse propagation in a plane, and set the PML boundary conditions, can automatically generate .avi files on Ez, Hx and Hy, and play dynamic pulse transmission.)
- 2014-11-06 06:52:01下载
- 积分:1
-
AddWindowDFT
用DFT对离散信号进行谱分析,通过选用不同的加窗函数来抑制信号截断造成的频谱泄漏(DFT of a discrete signal spectrum analysis, by choosing different windowing functions to suppress the spectral leakage caused by the signal cut)
- 2020-07-18 16:08:48下载
- 积分:1
-
K-means
初略介绍k-means,初学者可通过此文档认识什么是k-means算法(Slightly introduced at the beginning of k- means, beginners can pass this document to know what is k- means algorithm)
- 2014-12-01 09:09:18下载
- 积分:1
-
MST
MST问题求解程序, 采用Matlab实现, 源程序.(MST problem source code , MST problem free code)
- 2010-08-05 16:46:05下载
- 积分:1