Statistics
0 Questions
57 Answers
RANK
1,114
of 296,041
REPUTATION
64
CONTRIBUTIONS
0 Questions
57 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
8
RANK
of 20,322
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,189
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
Feeds
construct a combination matrix from elements of two matrices
Hi, I can't identify any pattern or rule to systematically generate the resulting two matrices using a "for" loop. Therefore, ...
16 hours ago | 0
How to generate CUSTOM REFERENCEDESIGN for deep learning ip core?
Hi, To generate custom refernce design for Deep Learning IP Core, first you would need to train the neural network using MAT...
20 hours ago | 0
The FPGA resource estimation for device family 'Kintex Ultrascale+'
Hi, As per my understanding, you would like to use MATLAB's "estimateResources" function on a custom board "Kintex Ultrascal...
22 hours ago | 0
Block 'untitled/单边磁拉力模块/Math Function1' outputs 'Inf' for element 1 of output port 1 at major time step 0.0009
Hi @文德, I was able to reproduce the error and as per my understanding, it is coming due to some numerical unstability or ove...
1 day ago | 0
Using fixed FPGA capacity for a variable number of Simulink signal channels
Hi @Ruairidh, As per my understanding, you want to model a MIMO system in Simulink with dynamically changing inputs P and Q ...
2 days ago | 0
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...
2 months ago | 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...
2 months ago | 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...
2 months ago | 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...
2 months ago | 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...
2 months ago | 0
| accepted
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...
2 months ago | 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...
2 months ago | 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...
2 months ago | 0
| accepted
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...
2 months ago | 1
| accepted
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...
2 months ago | 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...
3 months ago | 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...
3 months ago | 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...
3 months ago | 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...
3 months ago | 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,...
3 months ago | 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 ...
3 months ago | 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...
3 months ago | 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...
3 months ago | 0
| accepted
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 months ago | 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...
3 months ago | 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...
3 months ago | 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 ...
3 months ago | 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...
4 months ago | 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...
4 months ago | 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...
4 months ago | 0
| accepted