Markandeya Janaswamy
Followers: 0 Following: 0
Estadística
0 Preguntas
8 Respuestas
0 Problemas
3 Soluciones
CLASIFICACIÓN
10.868
of 295.467
REPUTACIÓN
4
CONTRIBUCIONES
0 Preguntas
8 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
69.604
of 153.912
CONTRIBUCIONES
0 Problemas
3 Soluciones
PUNTUACIÓN
40
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Is GPS L1 baseband signal generation possible in MATLAB?
Check out https://www.mathworks.com/help/satcom/ug/gps-waveform-generation.html You can generate GPS L1 baseband waveform using...
más de 1 año hace | 0
CA code for GPS PRN-1
From R2021b, Satellite Communications Toolbox supports generating C/A-codes. Use the function gnssCACode. See https://mathworks....
más de 1 año hace | 0
GPS ca code + DFT
FWIW, see https://mathworks.com/help/satcom/ug/gps-receiver-acquisition-and-tracking-using-ca-code.html This demo shows how to ...
más de 1 año hace | 0
Generate GPS signal in MATLAB?
There is Satellite Communications Toolbox in MATLAB that supports GPS waveform generation, Receiver acquisition and tracking, an...
más de 1 año hace | 0
how to read a gps Rinex observation and navigation files in matlab directly
MATLAB supports reading RINEX data directly into MATLAB from R2022a onwards. Use the function rinexread. See https://mathworks.c...
más de 1 año hace | 0
GPS data generator
FWIW, we support generating data for GPS signals from R2021a onwards. See https://mathworks.com/help/satcom/ug/gps-waveform-gene...
más de 1 año hace | 0
Resuelto
ZigZag matrix with reflected format
ZigZag MATRIX with REFLECTED format. We have only input x. We have to create a matrix in the following pattern. input n=5...
alrededor de 4 años hace
Link Budget Analysis GUI
As of now, link budget app is for terrestrial networks.
casi 5 años hace | 0
LTE NB-IOT MIB encoding / decoding
Hi Ron, MATLAB R2019b onwards lteBCHDecode function supports the NB-IoT 34 bits MIB decoding. Your problem should be solved if ...
casi 5 años hace | 2
Resuelto
Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...
alrededor de 5 años hace
Resuelto
Bit Reversal
Given an unsigned integer _x_, convert it to binary with _n_ bits, reverse the order of the bits, and convert it back to an inte...
alrededor de 5 años hace