photo

Supraja

MathWorks

Last seen: 3 mois il y a Actif depuis 2023

Followers: 1   Following: 0

Statistiques

MATLAB Answers

0 Questions
52 Réponses

RANG
2 519
of 300 753

RÉPUTATION
24

CONTRIBUTIONS
0 Questions
52 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
5

RANG
 of 21 075

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 858

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 6 Month Streak
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Linspace to logspace smoothing
You can improve you code efficiency by sorting the data and then passing it to the “interp1” function. You can also use “smo...

plus de 2 ans il y a | 0

Réponse apportée
How can I create an OFDM signal with set subcarrier spacing
I understand that you want to generate the OFDM signal with its parameters. You can go through the documentation link of the O...

plus de 2 ans il y a | 0

Réponse apportée
How to extract a 2D surface from a 3D data set?
I understand that you want to convert your coordinates to cylindrical then remove the radial component from it. To convert th...

plus de 2 ans il y a | 1

Réponse apportée
Reading data from ATI 6 axis F/T Sensor System sensor through comport and giving commands to the sensor
Waiting time to complete a read or write operation, specified as a double. You configure Timeout to be the maximum time (in seco...

plus de 2 ans il y a | 0

Réponse apportée
how to integrate xbee S2c zigbee with matlab?
Yes, it is possible to integrate the xbee S2c with MATLAB using the “Support Package for Arduino”. To convert the digital to...

plus de 2 ans il y a | 0

Réponse apportée
Normalisation through MMSE Equalizer
You can refer to these documentation links of MMSE Equaliser: https://www.mathworks.com/help/lte/ref/lteequalizemmse.html?sear...

plus de 2 ans il y a | 0

Réponse apportée
Stereo Camera Calibration does not find checkerboard pattern
The error message “no checkerboard pattern was found” usually occurs when the input image is not able to detect the checkerboard...

plus de 2 ans il y a | 0

Réponse apportée
Problem generating C2000 Block set code
Check for code generation settings and ensure that the target language, target hardware and other code generation settings are s...

plus de 2 ans il y a | 0

Réponse apportée
I want to simulate Motor output WRT throttle
To get started on simulating motor output w.r.t throttle, you can follow the below documentation links: https://www.mathworks....

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
Using the niftiinfo and niftiread functions, are people getting incorrect values for CT images?
The user is getting wrong output while using “niftiinfo” and “niftiread” function. If you do not specify a file extension, the...

plus de 2 ans il y a | 0

Réponse apportée
Spring motion without extension in Simscape
I understand that you want to convert hydraulic power to translational motion in Simscape. Have a look at this model which is...

plus de 2 ans il y a | 0

Réponse apportée
Device Driver Block BUS output from C++ map
When using “coder.ceval” in MATLAB, the function being called should have a C-compatible signature and return type. If your func...

plus de 2 ans il y a | 0

Réponse apportée
How to use CPU timer in Simulink for C2000/TMS320F2837xD
To introduce real time specific delays to your model you can use “delay block”. This block is used to introduce time delays acco...

plus de 2 ans il y a | 0

Réponse apportée
Eliminate vertices from surface plot
I understand that you want to remove the lines which indicate the increasing values of AA. You can use the ‘diff’ function in...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
How to detect number of rotations in a trajectory?
I understand that you want to count the number of rotations based on the x and y coordinates. You can use functions “cross” a...

plus de 2 ans il y a | 0

Réponse apportée
Problem arises during the use of statistics and machine learning tool box
You can use the “Initialization function” to initialize parameters and environment settings that are specific to the model. You...

plus de 2 ans il y a | 0

Réponse apportée
Receiving a signal with Phased Array
To convert a matrix into an actual signal, the matrix elements can be considered as the magnitude of the signal over time. You c...

plus de 2 ans il y a | 0

Réponse apportée
Can't use pca() function - Error using statset No default options available for the function 'pca'.
Your code is working fine when I tried to run at my end given that your values for p, x and n are correct. Please find the doc...

plus de 2 ans il y a | 0

Réponse apportée
Active Noise control with Reinforcement Learning
I understand that you want to use multiple microphones as input and loudspeaker as an output in TSM320C6748. You can try the fol...

plus de 2 ans il y a | 0

Réponse apportée
Circularity Metric using regionprops
I understand that you want to find the circularity of the image. You can try the following code: % Load the image and con...

plus de 2 ans il y a | 0

Réponse apportée
Use DS3502 digital potentiometer with Arduino support package
You can use the writeDigitalPin function to write into the device of the Arduino. The syntax of the function is: writeDigitalPin...

plus de 2 ans il y a | 0

Réponse apportée
Sun Vector on satelliteScenario
Here are the documentation links to display the sun vector. Sun-Planet Function:https://www.mathworks.com/help/sdl/ref/sunplane...

plus de 2 ans il y a | 0

Réponse apportée
Geometry import to PDE toolbox -pdegplot(model, 'FaceLabels', 'on') does not show face labels
Check your geometry to see if there are overlapping regions or open boundaries. If there are any, try to fix them by separating ...

plus de 2 ans il y a | 0

Réponse apportée
internalHeatSource in 2D, 3D, and axisymmetric PDE
I understand that you want to differentiate between the inputs of the “internalHeatSource” Assignment Properties of 2D and 3D si...

plus de 2 ans il y a | 0

Réponse apportée
Scope display 0 when no signal
The scope block default value is set to 0 when no signal is given as an input to it. However it will change the value accordingl...

plus de 2 ans il y a | 0

Réponse apportée
LUT based PMSM control reference ; Vdc input method
Since your battery voltage changes with respect to the State of Charge (SOC) of the battery, it is recommended to use the "Input...

plus de 2 ans il y a | 1

Réponse apportée
Using Ld and Lq inductance values for IPMSM
Assuming that you want to implement FOC using ipmsm. You can use Ld and Lq I understand that you want to implement IPMSM using ...

plus de 2 ans il y a | 0

Réponse apportée
Having difficulty plotting a robot in a patch plot, robot plot is correctly plotted but when added after hold on statement in patch plot, it is not plotted correctly.
After you hold on you can do ax = gca; set(ax, 'XLimMode', 'auto', 'YLimMode', 'auto') before you draw the new items....

plus de 2 ans il y a | 0

Réponse apportée
How can I get US dry land border coordinates(Lat. and Lon)?
You can use this function to create your plot:https://www.mathworks.com/matlabcentral/fileexchange/48661-landmask?s_tid=srchtitl...

plus de 2 ans il y a | 0

Réponse apportée
Circuit breaker with real time delay of switching and temperature influence ...
You can use MOSFET and Diode for a circuit breaker. You can change the temperature and resistance according to your need. I am...

plus de 2 ans il y a | 0

Charger plus