-
TCP-UDP-IP
用MATLAB编写了Internet中TCP/UDP连接,模拟了可靠的TCP连接和快速的UDP连接过程,可直接使用。(Written using MATLAB Internet TCP/UDP connection, analog reliable TCP connection and fast UDP connection process, can be used directly.)
- 2013-01-03 16:34:30下载
- 积分:1
-
mrc_on_snr
分集技术,采用最大比合并的误码率性能曲线(Diversity techniques, the BER performance curve of maximum ratio combining)
- 2013-01-17 10:52:34下载
- 积分:1
-
matlab
matlab使用教程,是《21 世纪全国应用型本科电子通信系列实用规划教材》。包含:第1 章 MATLAB简介;第2章 MATLAB语言基;第3章 MATLAB数值运算;第4章 结构数组与细胞数组;第5章 MATLAB 符号运算;第6章 MATLAB 程序设计;第7章 MATLAB 数据可视化;第8章 交互式仿真集成环境 SIMULINK;附录 MATLAB 上机实验(Using matlab tutorial is " 21st Century electronic communications nationwide series of application-oriented practical planning materials." Contains: Chapter 1 Introduction MATLAB Chapter 2 MATLAB language group Chapter 3 MATLAB numerical computation Chapter 4 array of structures and cell arrays Chapter 5 MATLAB symbolic computation Chapter 6 MATLAB programming Chapter 7 MATLAB data visualization Chapter 8 interactive simulation integrated environment SIMULINK Appendix MATLAB on experiments)
- 2013-10-13 13:01:38下载
- 积分:1
-
pll_matlab[1]
课程设计做的PLL,里面有关线性和非线性的都有,大家可以(O 课程 设 计 的 PLL, 里面 Tang 关 Cave Cave性和非性的都 Tang, 大家可 Luk)
- 2007-08-22 18:03:30下载
- 积分:1
-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1
-
rls
最小二乘法原理及matlab实现的详细介绍(Least square method and matlab implementation details)
- 2010-05-09 15:42:24下载
- 积分:1
-
mtl_ode_sim_shootingmethod
运用打靶法求解二阶边值问题。 A1*d/dx(dy/dx) + A2*dy/dx + A3*y + A4 = 0(To illustrate the use of Runge-Kutta method in the Shooting method as applied to a function of the user s choosing.)
- 2012-05-08 16:33:54下载
- 积分:1
-
Gabor_SVM
通过Matlab,实现Gabor与SVM的结合,实现对大样本数据的车辆与非车辆的模式识别,样本可以自己准备,由于过大没有上传(By Matlab, the combination of Gabor and SVM, vehicles and vehicles of large sample data pattern recognition)
- 2012-05-27 14:53:49下载
- 积分:1
-
RTLS-CM
基于雷达定位的高精度无线定位系统,一维精度可达1cm,二维精度可达5cm(High-precision radar-based wireless location positioning system, the one-dimensional accuracy of up to 1cm, dimensional accuracy is up to 5cm)
- 2011-05-12 19:42:42下载
- 积分:1
-
MLE_Classifier
用最大似然估计训练分类器,用Train.txt里的数据进行训练,用Test.txt的数据进行性能检测(Use the maximum likelihood estimation training classifier, use the data in Train.txt to train the classifier and use the data in Test.txt to test the performance of the classifier)
- 2015-01-26 16:55:46下载
- 积分:1