José M. Requena Plens
Followers: 0 Following: 0
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
C++, C, Java, Javascript, MATLAB, Arduino
Professional Interests:
Signal Processing, Fluid Dynamics, Engineering, Acoustics, Noise and Vibration
統計
All
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
送信済み
A|Lab
Matlab-based software for measuring acoustic parameters and experiments.
2年以上 前 | ダウンロード 10 件 |
送信済み
SetFigPaper
Function to modify the style of the graphical representations of MATLAB
約3年 前 | ダウンロード 2 件 |
回答済み
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 ...
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 ...
3年以上 前 | 0
| 採用済み
回答済み
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. ...
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. ...
3年以上 前 | 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 ...
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 ...
3年以上 前 | 0
| 採用済み
回答済み
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...
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...
3年以上 前 | 0
| 採用済み
質問
[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...
4年以上 前 | 2 件の回答 | 0
2
回答質問
[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...
4年以上 前 | 1 件の回答 | 0
1
回答送信済み
FDTDexamples
Modelos FDTD de aeroacústica simples y complejos para MATLAB 2019b o superior
約5年 前 | ダウンロード 1 件 |
送信済み
CATT2Matlab
Application to handle the information generated by CATT-Acoustic 8
約7年 前 | ダウンロード 2 件 |