Community Profile

photo

Ravi


Last seen: 3 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
TMS320F28379D: Can not trigger other epwm interrupt when use CLA trigger for one of epwm on MATLAB
Hi Dang Thai Son, I see the same issue. As a workaround you can use CLA task number 2 for CLA task trigger. If there is a need ...

3 months ago | 0

Answered
I want to connect the data table with matlab code. Can anyone help me with the code to generate the particular block which are mentioned in the data table first column.
Hi Andanu Vidya Sagar Patro, Accessing the entries in a table should be done using curly brace notation. In addition to that, w...

3 months ago | 0

Answered
Is there a better way to plot categorical data radially than using the polarhistogram function?
Hi Austin M Weber, Unfortunately, there is no direct option available in the “polarhistogram” function to arrange the bins in a...

3 months ago | 1

| accepted

Answered
Simulink External Mode not working on Texas Instruments f28335 control card
Hi SHIBU KUMAR, When working with Simulink External Mode in TI F28335 control card, the SW1 switch should be in the OFF posi...

3 months ago | 0

Answered
The GPU does not improve the performance as in the example shown in Matlab
Hi Avi, The graphics processing capabilities of the NVIDIA T1000 currently in use do not quite match the more robust perform...

3 months ago | 0

Answered
How can I add a square dielectric object into parallel/coplanar capacitance sensor?
Hi Cobus Labuschagne, When a dielectric is added, the permittivity of the medium changes. If the relative permittivity of the m...

3 months ago | 0

Answered
Getting conditions for a dense algebraic second degree equation
Hi Noemi ZM, Let us assume that the coefficients of the algebraic equation are governed by the parameters “p1, p2, p3, p4, and...

3 months ago | 1

| accepted

Answered
Anti-spoofng algorithm design from the block diagram
Hi Zihan LI, We can define a function that takes input the signals data ‘S’, the sampling number ‘N’, and the error threshold, ...

3 months ago | 0

Answered
Rescaling ODE optimization problem with fmincon
Hi Peter Uhl, When handling data that spans a broad range of magnitudes, optimization can become challenging. To address this, ...

3 months ago | 0

Answered
How can I select entity to specific output port in simevents?
Hi Xinrui Qian, I will provide you a pseudo code about how the chart should be designed, since the interpretation of variables ...

3 months ago | 0

Answered
Closest index in the annotation of a signal
Hi Lucrezia Mattia, The key point here is to find the adjacent elements of the indices marked with black coloured circles. Let...

3 months ago | 0

Answered
How to make an app which starts recording in channel number two when the particular level trigger is crossed in channel number one?
Hi Ramdev Rajeshbhai Gohil, The objective is to record signals on one channel if the trigger level crosses threshold on anothe...

3 months ago | 1

| accepted

Answered
applicationCompiler fileset.resources vs fileset.depfun
Hi Dave Watson, The main difference between dependencies and resources is that: Dependenices are necessary for the execution...

3 months ago | 0

Answered
uitest with questdlg - possible?
Hi Nick, I understand that you are facing an issue in closing the dialog box without manual intervention. To programmaticall...

4 months ago | 0

Answered
IRFunctionCurve and resulting objective function value
Hi Torsten Beer, You can use the following function syntax for “lsqnolin” to obtain the value of the optimization function. ...

4 months ago | 0

Answered
my file is so heavy for running, is it possible to divide it to some parts and load m files one after each other?
Hi Mohammad Sadegh Nasirianfar, I understand that you are facing an issue in separating the code into fragments and executing ...

4 months ago | 0

Answered
CheckBoxTree - Combination of CheckedNodesChangeFcn and SelectionChangedFcn
Hi DenS, I understand that you are facing an issue in defining the callback functions using an external class. The methods t...

4 months ago | 1

Answered
1-D Transient Conduction - Implicit Method
Hi Gabriel Quattromani, I understand that you are facing some issues in implementing the code for transient conduction. Plea...

4 months ago | 0

| accepted

Answered
How do you reformat this for a custom surface equation
Hi Xymbu, I understand that you want to find how to model a custom surface equation defined by two variables. Please follow ...

4 months ago | 0

Answered
Using Euler's method to solve temperature distribution for triangular fin
Hi Michael Pine, I understand that you are facing an issue in plotting the temperature change across the cross-sections. Ple...

4 months ago | 0

Answered
How to draw a Bethe lattice with a given number of nodes N and coordination number z?
Hi Nadatimuj, I understand that you want to draw a Bethe lattice for a given number of nodes and coordination number. A Beth...

4 months ago | 0

Answered
Argument validation and config file
Hi Martin Hock, Please find an approach for prioritizing the inputs in the order arguments > config > default. function ma...

4 months ago | 0

Answered
How to get the mathematical equation of a model trained using Regression learner toolbox
Hi Sirish Selvam, I understand that you want to find the mathematical equation of the trained SVM model. Unfortunately, the...

4 months ago | 0

Answered
Implementing the Trapezoidal Method
Hi Turgut Ataseven, I understand that you are facing an issue in implementing trapezoidal method for computing the numeric int...

4 months ago | 0

Answered
Determine times for three variables using Least squares powerfit
Hi Juan Barragan, I understand you are facing trouble in arriving at equations for the variables. I hope the following approac...

4 months ago | 0

Answered
Stateflow Transition to error state without line connection
Hi Felix Brenner, I understand that the stateflow diagram is still working regardless of the reason that one transition has no...

4 months ago | 0

Answered
Socket desync when using pause function
Hi Daniel Horvath, I understand that you are experiencing delays when “pause” function is used within the “while” loop. In M...

4 months ago | 0

Answered
GAUSS SEİDAL METHOD İNPUT
Hi Ömer Faruk Parlak, I assume you are facing an issue in providing matrix input to the Gauss Siedel method dynamically inst...

4 months ago | 0

Answered
What is the computatinal complexity of resample(x,p,q)?
Hi Kalasagarreddi Kottakota, I assume that you want to know the overall complexity of the “resample” function provided “p = ...

4 months ago | 0

| accepted

Answered
Bigraph from a message with 428 characters
Hi Martin, I understand that you need a table representing bigrams, their frequency, and percentage for the given cipher text....

4 months ago | 0

Load more