-
WCDMAsim
说明: wcdma的上行链路、下行链路图形生成,用户自己输入参数,进行计算(wcdma uplink, downlink pattern generation, user input parameters, calculated)
- 2010-04-25 15:42:46下载
- 积分:1
-
SVM
关于SVM toolbox的详细使用说明,使读者可以很快的会使用SVM matlab工具箱(About SVM toolbox for details on these, so that readers can quickly use the SVM matlab toolbox)
- 2011-09-26 17:00:00下载
- 积分:1
-
Newtons-law--design-guide-book
本文件是关于如何用牛顿法进行潮流计算的指导书,学习者可以根据书中的步骤实现程序的编写,提高程序编写能力。(This document is about how to use Newton s method flow calculation instructions, learners can write a program in accordance with the steps in the book to improve programming skills.)
- 2014-10-24 17:41:09下载
- 积分:1
-
graph_stochastic
利用逐个计数统计的方法,分析概率密度,绘制概率密度曲线(One by using the method of counting statistics, probability density analysis, probability density curve plotted)
- 2015-03-11 16:45:23下载
- 积分:1
-
FFT-(2)
实现FFT谱分析,并进行全相位FFT谱与传统FFT谱的比较(To achieve FFT spectrum analysis, and comparison of all phase FFT spectrum with the traditional FFT spectrum)
- 2013-05-18 10:45:08下载
- 积分:1
-
FINDENDSJUNCTIONS
FINDENDSJUNCTIONS - find junctions and endings in a line/edge image
Usage: [rj, cj, re, ce] = findendsjunctions(edgeim, disp)
Arguments: edgeim - A binary image marking lines/edges in an image. It is
assumed that this is a thinned or skeleton image (or
nearly so).
disp - An optional flag 0/1 to indicate whether the edge
image should be plotted with the junctions and endings
marked. This defaults to 0.
Returns: rj, cj - Row and column coordinates of junction points in the
image.
re, ce - Row and column coordinates of end points in the
image.
- 2012-05-28 12:09:57下载
- 积分:1
-
mexcdf
安装在matlab软件中,可以读取、修改、创建Netcdf文件(Matlab software installed, you can read, modify, create Netcdf file)
- 2011-08-26 15:07:04下载
- 积分:1
-
基于PCA的SVM分类
说明: 选择“BreastCancer”数据集,使用支持向量机(SVM)对其进行分类。作为对比,第一次对特征集直接进行支持向量机分类,第二次对特征集进行主成分分析法的特征提取后,再对特征提取后的特征集进行支持向量机分类。并且对比和分析了两次分类的结果。(The BreastCancer data set is selected and classified by Support Vector Machine (SVM). For comparison, the first time the feature set is classified directly by support vector machine, the second time the feature set is extracted by principal component analysis, and then the feature set is classified by support vector machine. The results of the two classifications are compared and analyzed.)
- 2020-06-20 10:20:02下载
- 积分:1
-
BFSN_Algorithm
分类算法,参数分别为G(相似度矩阵),r(邻居门限),lambda(类门限),返回值A,一个cell数组,每个元素是一个向量,包含了一个类的所有元素。(Classification algorithm parameters are G (similarity matrix), r (neighbor threshold), lambda (class threshold), the return value A, a cell array, each element is a vector containing all the elements of a class.)
- 2014-12-21 21:53:17下载
- 积分:1
-
T-s
利用T-S方法控制单倒立摆,建立了多个模糊规则。(Sugeno type fuzzy control for single inverted pendulum)
- 2017-07-20 17:41:26下载
- 积分:1