
José M. Requena Plens
Restless mind.
Universitat Politècnica de València.
Universidad de Alicante.
C++, C, Java, Javascript, MATLAB, Arduino
Statistics
RANK
2,693
of 257,875
REPUTATION
14
CONTRIBUTIONS
2 Questions
6 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
6,739 of 17,768
REPUTATION
132
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
28
ALL TIME DOWNLOADS
554
RANK
of 110,090
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
A|Lab
Matlab-based software for measuring acoustic parameters and experiments.
2 months ago | 18 downloads |

Submitted
SetFigPaper
Function to modify the style of the graphical representations of MATLAB
6 months ago | 1 download |

How to convert these equation to MATLab code
You can use Triangular Pulse Function.
1 year ago | 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 ...
1 year ago | 0
| accepted
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. ...
1 year ago | 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 ...
1 year ago | 0
| accepted
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...
1 year ago | 0
| accepted
How do I populate a custom table in a Simulink Mask?
Hello, I don't understand how it can't work like a normal table. I leave here my code to be able to work with the table in Matl...
1 year ago | 0
Question
[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...
2 years ago | 2 answers | 0
2
answersQuestion
[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...
2 years ago | 1 answer | 0
1
answerSubmitted
FDTDexamples
Modelos FDTD de aeroacústica simples y complejos para MATLAB 2019b o superior
2 years ago | 8 downloads |

Submitted
CATT2Matlab
Application to handle the information generated by CATT-Acoustic 8
4 years ago | 1 download |
