-
GA4TSP
在matlab环境中利用遗传算法解决旅行商问题。(In the matlab environment, the use of genetic algorithm to solve the traveling salesman problem.)
- 2009-12-08 16:26:35下载
- 积分:1
-
StandardAtmosphere
说明: matlab程序,用于计算标准的大气廓线,(matlab procedures used to calculate the standard atmospheric profiles,)
- 2008-10-30 08:44:23下载
- 积分:1
-
mimo2x2_BSPSK.m
mimo2*2 alamouti编码方式仿真程序. ber的图和alamouti论文的图一样。(mimo2* 2 alamouti encoding simulation program. ber of the map and graph paper as alamouti.)
- 2010-05-06 23:21:26下载
- 积分:1
-
Proj1
Image processing tools
- 2014-12-13 03:47:23下载
- 积分:1
-
nearerpointofclusterhead
This matlab code can be used to find the nearest cluster head in the given cluster
- 2015-03-03 14:28:14下载
- 积分:1
-
TOA
TOA估计定位,采用固定门限法比较不同虚警下的估计性能。(TOA estimation location, using a fixed threshold estimation performance comparison of different methods under false alarm.)
- 2014-04-15 17:30:31下载
- 积分:1
-
Ib
说明: 通过输入汽车基本参数,可绘制出汽车前后制动器制动力分配曲线。(By entering basic parameters of the car, the car can be drawn around the braking force distribution curve.)
- 2021-03-06 16:19:30下载
- 积分:1
-
1
说明: 特征法数值求解传输线响应的Matlab实现程序(Numerical Solution of the characteristics of transmission line in response to the realization of Matlab procedures)
- 2008-10-17 16:58:51下载
- 积分:1
-
ISOMAP-Algorithm-Function-xiugai
一种实现流形学习ISOMAP的matlab算法 即将mds中的欧氏距离替换为测地距离 保证其拓扑空间不变 实现数据的特征提取(An matlab program that can realize ISOMAP algorithm. To replace the Euclidean distance to the distance measurement.To ensure the realization of the same topological space data feature extraction.
)
- 2012-03-12 08:44:07下载
- 积分:1
-
svm
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。(The basic idea of SVM method are: the definition of the optimal linear hyperplane, and the search algorithm for optimal linear hyperplane by solving a convex programming problem. Then based on Mercer nuclear expansion theorem, through a nonlinear mapping φ, the sample space is mapped to a high-dimensional and even infinite dimensional feature space (Hilbert space), so that in the feature space can be applied to solve the linear learning machine method, the sample space The highly nonlinear classification and regression problems. svm procedures that support vector machine code.)
- 2010-07-31 10:21:45下载
- 积分:1