photo

José M. Requena Plens


Last seen: 10 meses hace Con actividad desde 2017

Followers: 0   Following: 0

Mensaje

Restless mind. Universitat Politècnica de València. Universidad de Alicante. https://bio.jmrp.io/

Programming Languages:
C++, C, Java, Javascript, MATLAB, Arduino
Professional Interests:
Signal Processing, Fluid Dynamics, Engineering, Acoustics, Noise and Vibration

Estadística

All
MATLAB Answers

2 Preguntas
5 Respuestas

File Exchange

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

  • Thankful Level 2
  • 5-Star Galaxy Level 4
  • Knowledgeable Level 2
  • First Answer
  • Thankful Level 1
  • Personal Best Downloads Level 2
  • Explorer
  • GitHub Submissions Level 3
  • First Review
  • First Submission

Ver insignias

Feeds

Ver por

Respondida
How to convert these equation to MATLab code
You can use Triangular Pulse Function.

alrededor de 4 años hace | 0

Respondida
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

Respondida
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

Respondida
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

Respondida
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

respuestas

Pregunta


[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

1

respuesta