-
MatlabHLATbx
Matlab和CERTI HLA RTI的接口程序(The MatlabHLA13 toolbox was delevoped on top of CERTI。)
- 2011-01-08 14:20:08下载
- 积分:1
-
matlab
说明: 这是初学者学习Matlab的经典课件,第一到五章,包含微积分问题、线性代数问题以及数据拟合方法等(This is the classic beginner learning courseware Matlab, first to the five chapters, including the issue of calculus, linear algebra problems, and data fitting methods)
- 2010-04-20 13:58:38下载
- 积分:1
-
classify
Image Texture Classification Using Combined Grey Level Co-Occurrence Probabilities and Support Vector Machines
Texture refers to properties that represent the surface or structure of an object and is defined as something consisting of mutually related elements. The main focus in this study is to do texture segmentation and classification for texture digital images. Grey level co-occurrence probabilities (GLCP) method is being used to extract features from texture image. Gaussian support vector machines (GSVM) have been proposed to do classification on the extracted features. A popular Brodatz texture album had been chosen to test out the result. In this study, a combined GLCP-GSVM shows an improvement over GLCP in terms of classification accuracy.
- 2012-05-25 22:21:28下载
- 积分:1
-
groundtruth
高光谱源数据,用于高光谱实验。高光谱源数据,用于高光谱实验(Hyperspectral data source for hyperspectral experiment.Hyperspectral data source for hyperspectral experiment)
- 2014-10-18 10:51:03下载
- 积分:1
-
ImageGallery
ImageGallery extends NoSearchActivity implements for Andriod.
- 2013-12-13 14:50:53下载
- 积分:1
-
FFT_matlab
[FFT]_matlab中关于FFT的使用(理解频率分辨率、补零问题).(
[FFT ] _ matlab on the FFT use (understanding the frequency resolution, zero problem ).
)
- 2012-02-15 10:21:16下载
- 积分:1
-
OFDM_m
完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.(Orthogonal frequency division multiplexing (OFDM) is becoming the chosen
modulation technique for wireless communications. OFDM can provide large data
rates with sufficient robustness to radio channel impairments. Many research centers
in the world have specialized teams working in the optimization of OFDM for
countless applications. Here, at the Georgia Institute of Technology, one of such
teams is in Dr. M. A. Ingram’s Smart Antenna Research Laboratory (SARL), a part
of the Georgia Center for Advanced Telecommunications Technology (GCATT).
The purpose of this report is to provide Matlab code to simulate the basic processing
involved in the generation and reception of an OFDM signal in a physical
channel and to provide a description of each of the steps involved. For this purpose,
we shall use, as an example, one of the proposed OFDM signals of the Digital
Video Broadcasting (DVB) standard for the European terrestrial digital television
(DTV) service.)
- 2009-03-05 20:15:10下载
- 积分:1
-
shuzishibie(matlab)
本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。(This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinning, and other functions normalized using Bp neural network.)
- 2009-04-03 13:26:15下载
- 积分:1
-
m_map1.4
M—map是海洋图像处理的matlab软件包,里面携带大量的坐标信息(no )
- 2010-05-21 17:01:30下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1