搜索资源列表
人工智能小模型
- 这是个人工智能模型。只能接收陈述语句的训练,如“苹果是红的”,也可用陈述句提问,如“苹果是什么”-This is a model of artificial intelligence. Statements statement only receive training, such as "Red Apple," also available declarative sentence questions, such as "What is the Apple&quo
Banker_arithmetic
- 关于银行家算法的实现,其中的思想为: 银行家可以把一定数量的资金供多个用户周转使用,为保证资金的安全银行家规定: 1.当一个用户对资金的最大需求量不超过银行家现有的资金就要接纳该用户 2.用户可以分期贷款,但垡的总数不能超过最大需求量 3.当银行家现有的资金不能满足用户的沿需垡数时,对用户的贷款可推迟支付,但总能使用户在有限的时间里得到贷款 4当用户得到所需的全部资金后,一定能在有限的时间里归还所有的资金. -bankers algorithm on th
quasi_static
- 此文件用于仿真MIMO-STBC 系统性能程序,包括了发送,mimo quasi-static channel 和接收部分。用的是8psk调制 -this document for the simulation of MIMO - STBC system performance procedures, including sending, mimo quasi--static channel and receive part. The modulation of eight psk
xinli
- 某心理咨询公司有三个顾员,其编号为1~3,他们上班时间为每天的8~17点,请打出某天他们接待咨询的时间。-a psychological consulting company three LAB, the No. 1 ~ 3, They go to work every day for the 8 ~ 17:00, making Somewhere they receive counseling time.
CKHash-0.3.tar
- CKHash is an implementation of Cuckoo Hashing that can receive the input in the form of strings directly
DOA_8
- 高频地波雷达线形天线接收天线阵列流形下的目标到达角算法-linear high-frequency radar antenna to receive antenna array manifold the target DOA Algorithm
method_CA_2D
- 高频地波雷达线形天线接收阵列信号处理中的信号检测两维CA信号处理例程-HF radar linear array antenna to receive the signal processing two-dimensional signal detection signal processing routines, CA
matlab_queue_system
- 自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。 (1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。 对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。 (2)假设到达过程为均匀过程(到达速率为Mu),服务时间服从独立瑞利分布(均值为1/Lamda)。-yourse
6_60
- 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件, 记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度 随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-problem : Simulation Programming throwing coins from a positive frequency map. Assumin
channalmodel
- 在信道仿真中,对接收信号进行滤波等处理,以便于接收器对信号的接收和处理。-the channel simulation, the received signal is filtered, etc., in order to receive the signal is received and processed.
ManchesterEncoder
- THIS DESIGN IS PROVIDED TO YOU \"AS IS\". XILINX MAKES AND YOU RECEIVE NO WARRANTIES OR CONDITIONS, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, AND XILINX SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FO
GSMSP_Analyzing_GSM_data_in_MatLab
- The GSMSP uses the USRP hardware device to receive data from the GSM band. This data is raw and pretty useless unless filtered correctly.
RNG
- 一个RNG(相关邻近图)的生成算法,输入一些原始数据信息,得到RNG图信息.-an RNG (related neighboring) algorithm for the generation, the importation of some raw data information, to receive information RNG map.
MATLAB_Heart_sounds
- 配合上传的C8051程序,通过串口接收心音数据,并通过图形显示。串口接收数据为中断方式。-With the upload process of C8051F020, through the serial port to receive heart sound data, and useing graphics to display.Received through the serial port interrupt.
Matlab-UDP
- 实现Matlab UDP通讯工具箱的发送和接收功能-Communications toolbox to achieve Matlab UDP send and receive functions
ringbuffer
- 在通信程序中,经常使用环形缓冲区作为数据结构来存放通信中发送和接收的数据。环形缓冲区是一个先进先出的循环缓冲区,可以向通信程序提供对缓冲区的互斥访问。-In the communications program, frequently used as a ring buffer data structure to store communications to send and receive data. Ring buffer is a FIFO buffer of the cycle can
MIMO
- THIS matlab code is for MIMO receive diversity
simulation-of-Diversity-and-MIMO
- 发送接收分集以及MIMO的仿真代码,非常简练,一看便会!-Send and receive diversity and MIMO simulation code is very concise, look, you will!
Transmit-Codes-and-Receive-Filters-for-Radar
- Transmit Codes and Receive Filters for Radar
Receive diversity for BPSK modulation
- Matlab code for computing the BER for BPSK modulation in a AWGN channel with receive diversity.