搜索资源列表
PID-GAs
- 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
lijinjia
- 这是一个用MATLAB语言编写的程序,这个程序可以实现产生一个随机数,完成这个随机数从十进制到二进制之间的转化,并仿真出频域图形-This is a MATLAB language with procedures, which can generate a random number, the completion of this random number from decimal to binary conversion between, and the frequency-domain s
source
- 二进制通信系统的蒙特卡罗仿真。用蒙特卡罗仿真估计使用相关器或匹配滤波器的二进制通信系统的误码率 ,并画出 对SNR的图。-Binary communication system Monte-Carlo simulation. Estimated using Monte-Carlo simulation or use of binary matched filter communication system bit error rate, and draw the map of the SNR.
qpsk
- 本仿真程序对一串二进制信息进行QPSK调制,并画出其波形图和功率谱,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,最后画出其误符号性能曲线-The simulation program for a string of binary information in QPSK modulation, and draw the waveforms and power spectrum, in some wireless AWGN channel for transmission, and t
HAMMING
- 本次仿真程序对一串二进制信息采用Hamming编码后再进行2PSK调制,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,并译码。最后画出其在没有采用纠错编码时、采用纠错编码后但未译码前以及译码后的误比特曲线。-The simulation program for a string of binary information and then carried out using Hamming codes 2PSK modulation, AWGN channel in a wirele
RS
- RS码的编码过程,其中的十进制与二进制之间的转换函数MATLAB里面有自带的函数。当然你也可以自己编写-RS code encoding process in which the conversion between decimal and binary function of MATLAB which has built-in functions. Of course, you can also write your own
MIT_program
- 此MATLAB程序用于读取MIT-ECG数据、将二进制数据转换为十进制数据-The MATLAB program used to read the MIT-ECG data, binary data is converted to decimal data
987654matlab
- MATLAB编写的遗传算法,采用二进制编码,有说明文档-Genetic algorithm written in MATLAB, using binary code, there is documentation
CPFSKandViterbiDecoding
- 1、“CPFSK”文件夹中是所有Matlab文件; 2、CPFSK_2.m为二进制调制程序,CPFSK_Steller_PSD.m绘制星座图和PSD; 3、Viterbi_Decoding.m为维特比译码,Viterbi_BER_plot.m绘制误码率曲线 3、pdf文件“CPFSK与Viterbi译码的实现和分析”是实验报告;-1 " -CPFSK folder all Matlab files 2, CPFSK_2.m binary modulation pro
Exp-1
- matlab 的基带仿真程序,使用二进制信源。加高斯白噪声-the matlab baseband emulator
qpsk_c
- 产生二进制数列码并调制成为qpsk信号,帮助熟悉matlab程序-Generates a binary number column code and modulation QPSK signal to help familiarize yourself with matlab program
MATLAB
- 将cell中带符号二进制转化成十进制数字-The cell signed binary to decimal
num2arr
- 读取二进制文件,转换成相应字节,图形化输出(translate bin-type to hex-type.Give information about attitude)
ALOHA
- 防碰撞程序,基于二进制树的防碰撞MATLAB(ADFA Protocol for RFID Tag Collision Arbitrition)
161十二进制计数器
- 以matlab的simulink工具箱为平台设计一个十二进制的计数器,并对其功能加以验证(The platform design of a twelve hexadecimal counter by using MATLAB Simulink toolbox, and to verify its function)
BPSK
- BPSK (Binary Phase Shift Keying)-------二进制相移键控。是把模拟信号转换成数据值的转换方式之一,利用偏离相位的复数波浪组合来表现信息键控移相方式。BPSK使用了基准的正弦波和相位反转的波浪,使一方为0,另一方为1,从而可以同时传送接受2值(1比特)的信息。此文件为基于matlab simulink的BPSK的仿真。(BPSK(Binary Phase Shift Keying)------, binary phase shift keying. It is
matlab实现dvbt2_syn
- DVB-T2帧同步模块,先做了matlab实现可以实现效果,再转到FPGA上进行了实现;里面还有复数小数转二进制以及二进制转复数小数的代码(The DVB-T2 frame synchronization module is implemented first by MATLAB, and it can achieve the effect. Then it is implemented on FPGA. There are also codes for complex decimal to b
zuoye521
- 进制转换,十进制转二进制,各类进制转换,建立”数制转换”对话框,在左边输入一个十进制整数和2—16之间的数,单击“转换”按钮能在右边得到与十进制相对应的相应进制的字符串,单击“退出”按钮退出对话框。(Establish "system transformation" dialog box, enter a decimal integer and 2 on the left - 16 Numbers between, can click the "convert&qu
二进制搜索
- RFID防碰撞算法,二进制搜索树使用matlab仿真,(Simulation of binary search tree using MATLAB)
读取二进制数据
- 读取二进制的matlab代码(降水数据)(Read binary matlab code (precipitation data))