-
Matlab600
matlab编程常用的程序范例,有助于日常开发方便,可直接调用。(matlab programming examples of commonly used procedures to help facilitate the daily development, can be called directly.)
- 2010-10-29 09:05:54下载
- 积分:1
-
my_clustering
我自己编写的分层聚类算法,类内采用最大距离,类间采用最小距离实现(myself prepared by the Hierarchical clustering algorithm, the largest category within distance between categories of use to achieve minimum distance)
- 2005-05-12 15:01:12下载
- 积分:1
-
API
matlab应用程序接口API(matlab Application Programming Interface API)
- 2008-07-22 19:19:14下载
- 积分:1
-
constellation-diagram-
星座图的画法 matlab 两种画法 仅供学习(constellation diagram )
- 2012-12-30 00:54:04下载
- 积分:1
-
alamouti3
Alamouti scheme communication
- 2013-11-04 08:36:27下载
- 积分:1
-
Wimax
WiMAX 的基本源程序,所有程序均已证明可以运行(WiMAX basic source code, all procedures have been shown to run)
- 2009-06-01 22:04:23下载
- 积分:1
-
Canny
Canny算子提取边缘,matlab进行图像处理,图像锐化(Canny edge extraction operator, matlab image processing, image enhancement)
- 2010-05-06 13:11:04下载
- 积分:1
-
Necessary-60-matlab-code
~~~~~~~为初级学者使用的遗传算法~~~~~~~~~~~~(Genetic Algorithms for Primary learner)
- 2012-04-29 15:19:46下载
- 积分:1
-
ma.pdf
matlab在大气科学中的应用~这是介绍如何在大气科学研究中使用matlab的入门教程(matlab in atmospheric science applications- this is how to use matlab in atmospheric sciences Tutorial)
- 2013-09-05 10:32:33下载
- 积分:1
-
子载波调度算法
clc
clear
radium=600; %小区半径
fc=5e9; %中心载波频率
n1=2; %衰落系数(LOS)
n2=4; %衰落系数(NLOS)
sample_number=1;
B=120000; %每个子信道的带宽大小
subcarrier_number=128; %子载波数目
N0=3.9811*1e-21; &nb
- 2023-06-13 17:25:03下载
- 积分:1