
José M. Requena Plens
Followers: 0 Following: 0
Restless mind. Universitat Politècnica de València. Universidad de Alicante. https://bio.jmrp.io/
C++, C, Java, Javascript, MATLAB, Arduino
Professional Interests:
Signal Processing, Fluid Dynamics, Engineering, Acoustics, Noise and Vibration
Estadística
2 Preguntas
5 Respuestas
4 Archivos
CLASIFICACIÓN
3.934
of 297.775
REPUTACIÓN
14
CONTRIBUCIONES
2 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
6.081 of 20.469
REPUTACIÓN
191
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
4 Archivos
DESCARGAS
14
ALL TIME DESCARGAS
1052
CLASIFICACIÓN
of 159.513
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
How to convert these equation to MATLab code
You can use Triangular Pulse Function.
alrededor de 4 años hace | 0
Plot color is different to the color being shown on the legend
The problem is in your first plot. the 'yline' function must not be inside the plot function. Using your code, the correction ...
alrededor de 4 años hace | 0
| aceptada
How can I get rid of the error "The value assigned to variable 'n' may be unused"?
In the lines where this warning appears, add the following comment: %#ok<NASGU> I have not gotten the warning with your code. ...
alrededor de 4 años hace | 1
Limits of app-designer spinner input field
Limits cannot be assigned equal. I would first check the value of 'max (cruiseList)', if it is lower or equal to 1 I would not ...
alrededor de 4 años hace | 0
| aceptada
Plotting the iso-surface in a specific range of values
You need ISOCAPS with 'enclose' option. Using yor code. To plot values greater than 0.1: data = smooth3(porosity_median,'bo...
alrededor de 4 años hace | 0
| aceptada
Pregunta
[SIMULINK] Sound interface, multiple inputs and outputs
Hello, I am using Simulink to emit and receive signals with a sound interface with multiple inputs and outputs (8 inputs / 20 o...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
[Simulink] Play and record audio simultaneusly
Hello, I'm trying to design a model that can play and record sound simultaneously, something like the audioPlayerRecorder objec...
más de 4 años hace | 1 respuesta | 0