Community Profile

photo

Ravi


Last seen: 3ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 1

| 採用済み

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 1

| 採用済み

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 1

| 採用済み

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 1

回答済み
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ヶ月 前 | 0

| 採用済み

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

| 採用済み

回答済み
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ヶ月 前 | 0

さらに読み込む