統計
MATLAB Answers
0 質問
52 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
How to make antenna gain and phase plots?
Hi @Krutant Mehta, As per my understanding, you would like to know how to plot Antenna Gain and Phase plots in MATLAB. MATLA...
How to make antenna gain and phase plots?
Hi @Krutant Mehta, As per my understanding, you would like to know how to plot Antenna Gain and Phase plots in MATLAB. MATLA...
20日 前 | 0
回答済み
FFT result dependent on number of interpolation points
Hi @Ali, As per my understanding, the "interpft" function is used for fourier interpolation by transforming the data into th...
FFT result dependent on number of interpolation points
Hi @Ali, As per my understanding, the "interpft" function is used for fourier interpolation by transforming the data into th...
20日 前 | 0
回答済み
How to numerically calculate volume under the curve?
Hi @Young Chan Jung, As per my understanding, you calculated the area under the curve using MATLAB's "trapz" function and wo...
How to numerically calculate volume under the curve?
Hi @Young Chan Jung, As per my understanding, you calculated the area under the curve using MATLAB's "trapz" function and wo...
29日 前 | 0
回答済み
How to implement a cascading option in simulink?
Hi @审言, As per my understanding, you would like to use the MATLAB System block in Simulink and define two mask parameters "N...
How to implement a cascading option in simulink?
Hi @审言, As per my understanding, you would like to use the MATLAB System block in Simulink and define two mask parameters "N...
29日 前 | 0
回答済み
Using contourfcmap in Matlabs App Designer:
Hi @Steve, As per my uderstanding you would like to use "contourfcmap" function from MATLAB File Exchange forum in the MATLA...
Using contourfcmap in Matlabs App Designer:
Hi @Steve, As per my uderstanding you would like to use "contourfcmap" function from MATLAB File Exchange forum in the MATLA...
29日 前 | 0
| 採用済み
回答済み
Counting orbits taken by a satellite
Hi @Aditya, As per my understanding, you are trying to get good and irregular orbits through the data in the attached CSV fi...
Counting orbits taken by a satellite
Hi @Aditya, As per my understanding, you are trying to get good and irregular orbits through the data in the attached CSV fi...
29日 前 | 0
回答済み
Iam facing Below Issues While Compelling the model in Matlab 2021rb
Hi, As per my understanding, you are trying to generate a simulation target MEX file for a Simulink model "APItest". From th...
Iam facing Below Issues While Compelling the model in Matlab 2021rb
Hi, As per my understanding, you are trying to generate a simulation target MEX file for a Simulink model "APItest". From th...
約1ヶ月 前 | 0
回答済み
How to add vivado to the matlab in ubuntu/linux system?
Hi, As per my understanding, you would like to set up an environment for using Xilinx Vivado in MATLAB R2024b on a Linux mac...
How to add vivado to the matlab in ubuntu/linux system?
Hi, As per my understanding, you would like to set up an environment for using Xilinx Vivado in MATLAB R2024b on a Linux mac...
約1ヶ月 前 | 0
| 採用済み
回答済み
Change internal mechanics of a prismatic joint during a simulation
Hi @Limeng, As per my understanding, you would like to modify the "Damping Coefficient" of the "Prismatic Joint" in the mode...
Change internal mechanics of a prismatic joint during a simulation
Hi @Limeng, As per my understanding, you would like to modify the "Damping Coefficient" of the "Prismatic Joint" in the mode...
約1ヶ月 前 | 1
| 採用済み
回答済み
FPGA Synthesis and Analysis HDL Coder
Hi @Shubham, As per my understanding, you are using the HDL Workflow Advisor and would like to utilize the "FPGA Synthesis a...
FPGA Synthesis and Analysis HDL Coder
Hi @Shubham, As per my understanding, you are using the HDL Workflow Advisor and would like to utilize the "FPGA Synthesis a...
約1ヶ月 前 | 0
回答済み
S function with function handle as class member of block.
Hi @younghwa park, As per my understanding, you would like to preload a function handle from a “.mat” file into a level-2 MA...
S function with function handle as class member of block.
Hi @younghwa park, As per my understanding, you would like to preload a function handle from a “.mat” file into a level-2 MA...
2ヶ月 前 | 0
回答済み
How do I sample a data set and then combine into an array to display three different variable?
Hi @John, As per my understanding, you want help in selecting 10 people randomly without replacement whose BMI is between 23...
How do I sample a data set and then combine into an array to display three different variable?
Hi @John, As per my understanding, you want help in selecting 10 people randomly without replacement whose BMI is between 23...
2ヶ月 前 | 0
回答済み
Does using the simulink-ps converter slow down the simulation speed?
Dear @Hamza, As per my understanding, when the model uses “PS Constant” block as one of the inputs of a physical system blo...
Does using the simulink-ps converter slow down the simulation speed?
Dear @Hamza, As per my understanding, when the model uses “PS Constant” block as one of the inputs of a physical system blo...
2ヶ月 前 | 1
回答済み
how to reduce ripple
Hi, As per my understanding, you are plotting the output voltages and current of a SEPIC converter when it operates independ...
how to reduce ripple
Hi, As per my understanding, you are plotting the output voltages and current of a SEPIC converter when it operates independ...
2ヶ月 前 | 0
回答済み
Input Driver reference to vehicle body in Simulink
Hi @Claire Bonnisseau, As per my understanding, you are modelling a car using Simulink that contains three main subsystems,...
Input Driver reference to vehicle body in Simulink
Hi @Claire Bonnisseau, As per my understanding, you are modelling a car using Simulink that contains three main subsystems,...
2ヶ月 前 | 0
回答済み
Frequency response of a hydraulic system in simulink
Hi @Shijun CHEN, As per my understanding, you are using the “Linearization Manager” to linearize the provided Simulink model ...
Frequency response of a hydraulic system in simulink
Hi @Shijun CHEN, As per my understanding, you are using the “Linearization Manager” to linearize the provided Simulink model ...
2ヶ月 前 | 0
回答済み
How dllarray works in Matlab
Hi @SYED, In the first method mentioned, MATLAB’s “mse” function takes two formatted “dlarray” objects as input and compute...
How dllarray works in Matlab
Hi @SYED, In the first method mentioned, MATLAB’s “mse” function takes two formatted “dlarray” objects as input and compute...
2ヶ月 前 | 0
回答済み
Multidimensional input to SequenceInputLayer
Hi @tobias, As per my understanding, you are training a neural network for a regression task and encountering an error when usi...
Multidimensional input to SequenceInputLayer
Hi @tobias, As per my understanding, you are training a neural network for a regression task and encountering an error when usi...
3ヶ月 前 | 0
| 採用済み
回答済み
bleuEvaluationScore Argument 1 must be a tokenizedDocument scalar.
Hi, As per my understanding, you are calculating the BLEU Score with the “bleuEvaluationScore” function. The example provide...
bleuEvaluationScore Argument 1 must be a tokenizedDocument scalar.
Hi, As per my understanding, you are calculating the BLEU Score with the “bleuEvaluationScore” function. The example provide...
3ヶ月 前 | 0
回答済み
Why did I get the invalid Q values (inf, -inf, NaN) from following code?
Hi @SPerera, As per my understanding, the equation mentioned gives the “flow discharge”, represented by “Q”, for the next ti...
Why did I get the invalid Q values (inf, -inf, NaN) from following code?
Hi @SPerera, As per my understanding, the equation mentioned gives the “flow discharge”, represented by “Q”, for the next ti...
3ヶ月 前 | 1
回答済み
How to create a .tlc wrapper file to inline s functions - question on tutorial
Hi @Aubrey, As per my understanding, you would like to generate TLC files and wants to know if the TLC file mentioned in the...
How to create a .tlc wrapper file to inline s functions - question on tutorial
Hi @Aubrey, As per my understanding, you would like to generate TLC files and wants to know if the TLC file mentioned in the...
3ヶ月 前 | 1
回答済み
How do I determine query points?
Hi @Mark, As per my understanding, you would like to analyze a specific data point associated to a specific category. You are ...
How do I determine query points?
Hi @Mark, As per my understanding, you would like to analyze a specific data point associated to a specific category. You are ...
3ヶ月 前 | 1
回答済み
Flight Mechanics 2DoF Examples
Hi, As per my understanding you would like to model a conventional take-off and landing of an aircraft in Simulink or Simscape...
Flight Mechanics 2DoF Examples
Hi, As per my understanding you would like to model a conventional take-off and landing of an aircraft in Simulink or Simscape...
3ヶ月 前 | 0
回答済み
Need to make the axis on the yyaxis and top of the graph
Hi @Viswajit Talluru, As per my understanding, you would like to add another y-axis in the plot and move the x-axis on the to...
Need to make the axis on the yyaxis and top of the graph
Hi @Viswajit Talluru, As per my understanding, you would like to add another y-axis in the plot and move the x-axis on the to...
3ヶ月 前 | 0
回答済み
MATCONT: Load State Space A,B,C,D matrices for continuation analysis
Hi @Junaid Ali, As per my understanding, you would like to import a MATLAB “.m” file which contains the function definition t...
MATCONT: Load State Space A,B,C,D matrices for continuation analysis
Hi @Junaid Ali, As per my understanding, you would like to import a MATLAB “.m” file which contains the function definition t...
3ヶ月 前 | 0
| 採用済み
回答済み
How to correctly calculate three-phase voltage at the PCC parallel point when placing a STATCOM?
Dear @xin, As per my understanding, the provided model is giving PCC voltage as an output which is not accurate when using...
How to correctly calculate three-phase voltage at the PCC parallel point when placing a STATCOM?
Dear @xin, As per my understanding, the provided model is giving PCC voltage as an output which is not accurate when using...
3ヶ月 前 | 0
| 採用済み
回答済み
How to correctly calculate three-phase voltage at the PCC parallel point ?
Dear @xin, As per my understanding, the provided model is giving PCC voltage as an output which is not accurate when using...
How to correctly calculate three-phase voltage at the PCC parallel point ?
Dear @xin, As per my understanding, the provided model is giving PCC voltage as an output which is not accurate when using...
3ヶ月 前 | 0
| 採用済み
回答済み
Shock size in BEAR TOOLBOX
Hi @Singh basne, I hope you've already had a chance to go through the Bear Toolbox documentation. I recommend taking a look at...
Shock size in BEAR TOOLBOX
Hi @Singh basne, I hope you've already had a chance to go through the Bear Toolbox documentation. I recommend taking a look at...
3ヶ月 前 | 0
回答済み
BEAR TOOLBOX shock size of impulse response
Hi @Singh basne, I hope you've already had a chance to go through the Bear Toolbox documentation. I recommend taking a look at...
BEAR TOOLBOX shock size of impulse response
Hi @Singh basne, I hope you've already had a chance to go through the Bear Toolbox documentation. I recommend taking a look at...
3ヶ月 前 | 0
回答済み
Binning matrix data (negative and positive decimals): mean of each 100 rows and create a new matrix
Hi @William Norbey Sanchez Luna, As per my understanding, you would like to reduce the size of an input matrix by taking the...
Binning matrix data (negative and positive decimals): mean of each 100 rows and create a new matrix
Hi @William Norbey Sanchez Luna, As per my understanding, you would like to reduce the size of an input matrix by taking the...
3ヶ月 前 | 0
| 採用済み