-
CRC_codes
说明: 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!(communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!)
- 2006-05-06 16:34:11下载
- 积分:1
-
doppler_to_pc
这是仿真多普勒频移对脉压影响的程序,采用Matlab编写。(this is a program about the effect of the Doppler shift on PC.)
- 2013-07-30 16:46:42下载
- 积分:1
-
matlabfftifft
matlab下对图像进行fft变换,平滑,锐化,中心化傅立叶正变换得到大正方形,小正方形,斜正方形。对其频谱进行中心化处理。图像的平滑和锐化,利用拉普拉斯算子。(Matlab right image fft transform, smoothing, sharpening, is the center of the Fourier transform large square, small square, ramp square. Its spectrum treatment center. Image sharpening and smoothing, using Laplace operator.)
- 2007-03-09 16:49:14下载
- 积分:1
-
Space_time_trellis_code
Space Time Trellis Code soure code
- 2009-04-02 13:31:09下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
calendar
牛X的日历代码 用matlab编定的GUI设计代码.....(calendar , MATLAB GUI desire)
- 2011-12-12 13:14:10下载
- 积分:1
-
Massive-MIMO-and-Small-Cells-
对该题目的这篇论文进行了仿真,内容为对比MASSIVE MIMO和Small cell两种模式,比较了载波能量。(The topic of this paper simulation, content and Small cell contrast MASSIVE MIMO modes, compared carrier energy.)
- 2013-12-24 16:23:24下载
- 积分:1
-
SMRS_v1.0
稀疏人脸识别,来至论文Robust Face Recognition via Sparse Representation(Robust Face Recognition via Sparse Representation)
- 2021-01-10 15:58:51下载
- 积分:1
-
radar2
1、 生成多周期线性调频信号,并对其进行频谱分析;
2、 对仿真生成的信号利用两种窗口函数进行STFT变换生成时频分析图(1, to generate multi-cycle chirp signal, and its spectrum analysis 2, the signal generated by the simulation window function using two STFT transform to generate time-frequency analysis chart)
- 2013-09-17 09:44:27下载
- 积分:1
-
radar_signal_detection
雷达系统设计 恒虚警处理 MTI、MTD(radar system design)
- 2020-11-04 16:49:51下载
- 积分:1