-
CDMA_MODULATION_DEMODULATION
复接入,B/W双用户使用直接扩频序列
% >>>multiple access b/w 2 users using DS CDMA
% >>>format is : cdmamodem(user1,user2,snr_in_dbs)
% >>>user1 and user2 are vectors and they should be of equal length
% >>>e.g. user1=[1 0 1 0 1 0 1] , user2=[1 1 0 0 0 1 1],snr_in_dbs=-50
% >>>or snr_in_dbs=50 just any number wud do
% Waqas Mansoor
% NUST , Pakistan(Complex access, B/W dual-use direct sequence spread spectrum>>> multiple access b/w 2 users using DS CDMA>>> format is: cdmamodem (user1, user2, snr_in_dbs)>>> user1 and user2 are vectors and they should be of equal length>>> eg user1 = [1 0 1 0)
- 2009-01-27 10:32:34下载
- 积分:1
-
floatAxisY
用于在MATLAB中绘制多坐标轴,将多个变量绘制在一张图中(MATLAB is used to draw multiple axes, multiple variables are plotted in a graph)
- 2009-12-25 16:21:16下载
- 积分:1
-
SUBROUTINE-Gauss
SUBROUTINE Gauss 高斯消去法的子程序 分享给大家(SUBROUTINE Gauss_Expunction a methed to solve matrix )
- 2014-09-22 10:24:27下载
- 积分:1
-
MATLAB
matlab手册及代码 非常有借鉴价值 欢迎下载(matlab manuals and code are very welcome to download reference value)
- 2013-11-18 18:20:30下载
- 积分:1
-
FM_dspbuilder
matlab下用dspbuilder编写的FM调制波形例子,比较初级,供新手学习。(Under matlab prepared dspbuilder FM modulation waveform example, compare the primary for the novice to learn.)
- 2014-02-01 19:07:42下载
- 积分:1
-
sj5
该matlab程序实现字母T和L的区分,在9*9格形框里,字母T和L有不同的位置,任意位置,神经网络都可以识别出是T还是L(The program matlab and distinguish letters L, T, in the grid-shaped box 9* 9, the letters L and T have different locations anywhere in the neural network can identify a T or L)
- 2014-01-12 13:26:10下载
- 积分:1
-
bp_train
bp网络训练源代码,可用于参数识别,模式分类,如损伤识别,故障诊断等(bp network training, the source code can be used for parameter identification, pattern classification, such as damage detection, fault diagnosis, etc.)
- 2007-07-04 09:15:45下载
- 积分:1
-
Weighted-least-squares
说明: 浅谈加权最小二乘法及其残差图及其详细的讨论(On the weighted least squares method and the residual map and detailed discussions)
- 2011-03-16 16:48:42下载
- 积分:1
-
XW
说明: 本程序主要是为初学者提供,里面介绍了怎样用MATlab观察一个信号的波形 星座图 频谱 等(this program is to provide beginners. on the inside with what MATlab observation of a signal waveform constellation spectrum)
- 2007-01-03 10:19:17下载
- 积分:1
-
SVM-image-classification
实现了 SVM 在医学图像分类中的应用,通过医学图像的实验结果验证了该方法的有效性。
对 SVM 算法进行了深入研究,结合量子行为的粒子群算法的优点,提出了一种量子行为的粒子群算法和 SVM 结合的混合分类模型,应用于医学图像的分类中。
深入研究了 K-means 算法,结合了无监督聚类和监督分类方法的优点,提出了一种 K-means 和 SVM 结合的混合分类模型,并应用于医学图像的分类中。
利用粒子群和量子行为的粒子群算法对 K-means 算法进行了改进,并将改进的K-means 算法与 SVM 算法结合形成全自动分类模型,并且把它应用于医学图像的分类中。
(SVM in the classification of medical image applications, medical images through the experimental results verify the effectiveness of the method. SVM algorithm conducted in-depth research, combined with the quantum behavior of the advantages of particle swarm optimization, PSO and SVM combined behavior of a quantum mixed classification model, applied to medical image classification. In-depth study of the K-means algorithm combines the advantages of unsupervised clustering and supervised classification method, propose a hybrid combination of a K-means and SVM classification model, and applied to the classification of medical images. Improved particle swarm algorithm using particle swarm and quantum behavior of the K-means algorithm, and improved K-means algorithm and SVM algorithm combined with the formation of a fully automatic classification model, and apply it to medical image classification.)
- 2013-04-04 21:52:13下载
- 积分:1