-
802.11b PHY Simulink Model
先将压缩包解压缩到一个新文件夹中,改变matlab当前执行目录,然后运行WiFi.mdl文件。 压缩包中包括6个文件:WiFi.mdl,WiFi_lib.mdl,WiFi_init.m,cck_codes.mat,ber_test.m,test_level_1.m。 模型使用标准:IEEE Std 802.11b-1999, 来源于: http://standards.ieee.org/reading/ieee/std/lanman/ ">
- 2005-05-27 13:58:27下载
- 积分:1
-
An-efficient-routing
有关车辆网的连接性的文档,其中包括车辆网的MATLAB仿真模型及结果(An efficient routing protocol for connecting vehicular networks)
- 2015-04-09 16:12:54下载
- 积分:1
-
work
数字信号处理---理论与实践(光盘)中的所有matlab源代码,该书是学习数字信号处理的绝好教材!(Digital Signal Processing--- Theory and Practice (CD) all the matlab source code, the book is an excellent learning digital signal processing textbook!)
- 2010-12-04 04:06:31下载
- 积分:1
-
The-trilateral-exchange--
三边交换简单算法的matlab源程序,具体用法见内部txt文件(The trilateral exchange simple algorithm matlab source code, specific usage see internal txt file)
- 2012-09-07 16:36:34下载
- 积分:1
-
relax算法
说明: 压缩包中是五六个relax算法程序,可自己下载查看
包括一维信号重构、雷达目标识别、谐波检测等(There are five or six relax algorithm programs in the compressed package, which can be downloaded and viewed by yourself
Including one-dimensional signal reconstruction, radar target recognition, harmonic detection, etc.)
- 2021-04-23 21:58:47下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
chaos
一些我在写毕业论文中用到的关于混沌的相关论文,都是一些有档次的,对我的论文很有帮助(Something I used in writing the thesis on the chaos of the relevant papers, are some upscale, very helpful for my thesis)
- 2010-06-03 10:08:54下载
- 积分:1
-
matlab--Interpolation
本文是样条插值和线性分段插值的matlab代码,通过具体例子编程事例。(This paper is a spline interpolation and piecewise linear interpolation matlab code, through specific examples of programming examples.)
- 2014-09-20 20:18:07下载
- 积分:1
-
mpca
Well Suited For Beginners,Well Suited For Beginners,Well Suited For Beginners(Well Suited For Beginners,Well Suited For Beginners,Well Suited For Beginners)
- 2015-09-16 15:11:32下载
- 积分:1
-
TEC
提取电离层TEC的数据,对于各个纬度只要修改值就可以(Extraction of ionospheric TEC data, for each latitude as long as the modified value can be)
- 2016-06-08 10:30:45下载
- 积分:1