![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27905159_1690989430442.png)
Marco
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Estadística
CLASIFICACIÓN
128.182
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
77.78%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How is specifically the output of Turbo Encoder (comm.TurboEncoder) including Tail bits?
I am implemeting a communication system with Turbo Codes. I'd like to know how it is the specific output array from the Turbo En...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Given a class in OOP, shall I add the related methods signatures or not?
I have a class BB, with properties and methods. It is defined in its own folder @BB. The methods are all defined in separate fil...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to organize program files in OOP with classes and tests?
Hi guys, I am creating a simulator in OOP, including many classes and corresponding tests, using the Unit-Test framework. (Te...
más de 1 año hace | 2 respuestas | 0
2
respuestasByte Size of Fixed Point numbers in Matlab
Hi Walter, thanks for the reply. I have seen in fact that an array of fixed point does not add so much overhead in the end. Th...
más de 1 año hace | 0
Pregunta
Byte Size of Fixed Point numbers in Matlab
Hi, I am using extensively fixed point representation of numbers. For example: fixed = fi( 0.567, 1, 16, 15 ); Checking now ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Using Git in Matlab adds an undesired branch everytime I push to the Gitlab repo
Windows OS, Matlab 2022b. I have a repo i Gitlab. I clone in it in Matlab, creating a new project as suggested here: https:...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to efficiently manage control signals, such as ValidIn or StartIn, for HDL blocks?
In order to handle some of the HDL-ready blocks from Simulink HDL Library, I need to manage control signals, in addition to data...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Can I use HDL Coder without a Vivado license in my machine?
From Simulink I am converting blocks/models in HDL code. I have currently a trial version of Vivado in my machine. By passing th...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Mode of Transmission and Reception using Adalm Pluto SDR devices
My current setup is two SDR (software defined radio) Adalm Pluto devices connected to a Windows Host computer with Matlab. I hav...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use call helper functions for the definition of constructor method in user-defined class?
I have created the following class and I am describing his constructor method using helper functions: (here reporting only a sni...
alrededor de 2 años hace | 1 respuesta | 0