Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
OFDM simulation code
4.0
OFDM MATLAB simulation program, write your own, notes. Can help you to understand the principle of OFDM, you could also be improved, becoming your own code. Includes modulation/demodulation, the cyclic prefix, adding noise testing, BER curve
kevinfuck
2016-08-23
7
1
CCS4.1.2 source code
no vote
This code is for DSPC6747 chip.Can teach you how to use its function.It has ADC,DAC,PWM,RS485,SDRAm,UART,GEL document and so on.if you have any question about this code,please contact me!
kevinfuck
2016-08-23
0
1
use this function to convert negtive decimal to bi
no vote
clear clc a=dec2binPN(-16,18); sum=0; sum2=0; for j=1:18     sum=sum+str2num(a(j))*2^(18-j); end sum=sum-1; temp=dec2bin(sum,18); sum1=(-1)*str2num(temp(1))*2^17; for i=2:18     sum2=sum2+str2num(temp(i))*2^(18-i); end final=sum2+sum1+1;
kevinfuck
2016-08-23
1
1
serthsrthsehrtghdrtbgfrgtbtrgb
no vote
srthhrthrthr th et h eth eth et h erther he th erhe h e th eth et h e th
kevinfuck
2016-08-23
1
1
No more~