photo

Simran


Last seen: ein Tag vor Aktiv seit 2025

Followers: 2   Following: 0

Statistik

MATLAB Answers

0 Fragen
40 Antworten

RANG
2.886
of 301.540

REPUTATION
20

BEITRÄGE
0 Fragen
40 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
4

RANG
 of 21.319

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 175.260

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Evaluate Noise and vibration of an EV motor (PMSM)
Hi @Pasari I understand you're trying to evaluate the noise and vibration characteristics of a PMSM motor for electric vehicle ...

ein Tag vor | 0

Beantwortet
How do we simulate Motorcycle Handling with curve and custom tracks then use the 3D block.
Hi, I understand you're trying to simulate motorcycle handling dynamics with cornering behavior, lean angles, and tire forces o...

ein Tag vor | 0

Beantwortet
I want to install Matlab on my desktop with connection from Network license server . Steps required
Hello @Himanshu Please refer to the following links for more information: What is a Network License? How do I set up a Network...

ein Tag vor | 0

Beantwortet
Sim_data for a custom hardware RL PMSM
Hi @Alejandro Enrique, I understand you're trying to create a custom sim_data script for training a TD3 agent to control a FOC ...

3 Tage vor | 0

Beantwortet
Dual Active Bridge NPC
Hi @Ahmed, I understand you're trying to determine how the duty cycle is defined in an NPC (Neutral Point Clamped) DAB converte...

3 Tage vor | 0

Beantwortet
UAV Toolbox Support Package for PX4 Autopilots -- SITL plant simulation running much slower after recent windows update
Hi @Luke I understand you're trying to monitor and tune a custom PX4 controller using the UAV Toolbox Support Package for PX4 A...

4 Tage vor | 0

Beantwortet
why is my camera not moving when mounting offset is changed ?
Hi @Gage I understand you're trying to mount a camera to actors (BottomPlane and TopPlane) in a premade Simulation 3D scene, bu...

4 Tage vor | 0

Beantwortet
Simulink callback that is always called on CTRL+D even when nothing changed
Hi @Finn I understand you're trying to automatically update data dictionaries (.sldd) from MATLAB scripts before compilation, w...

4 Tage vor | 0

Beantwortet
in windows 11 e matlab 2023 a 64 bit ho problemi , invece con il matlab 2010b 32 bit era tutto perfetto. Quindi vi chiedo a può installare il matlab versione 2010b 32 bit ?
Hello @Ermanno Giorcelli I see you're trying to install MATLAB 2010b 32-bit on Windows 11 because your code works perfectly in ...

5 Tage vor | 0

Beantwortet
Simulink address prefix while using embedded coder
Hello @Rahul, I see you're trying to generate flat global variable names like "varname" in your Embedded Coder output instead o...

5 Tage vor | 0

Beantwortet
Stateflow transition does not work when using output bus field
Hello @Guillermo, I see you're trying to use an output bus field (Getoperationdata.emptyComplete2) as a transition condition in...

5 Tage vor | 1

Beantwortet
Is there anyway I can use arrayfun and GlobalSearch at the same time?
Hello @Chang seok Ma, You can use the “GlobalSearch” with “arrayfun” in MATLAB, just like you did with “fminsearchbnd”. ...

12 Monate vor | 0

Beantwortet
How to "color" the closed area bounded by three curves
Hey @mukesh bisht, The common area between the polygons 'pgon3' and pgon4' isn't being plotted because the 'intersect' function...

12 Monate vor | 0

Beantwortet
How come the Bit Error Rate for my Vitrebi soft decoder always returns as 0.5 for all values of SNR?
Hello @Philip Masters, I see you’re trying to simulate a communication system using MATLAB focusing mainly BER for a convol...

etwa ein Jahr vor | 0

Beantwortet
How to calculate the Jain’s fairness index in routing?
Hello @kuna Venkateswararao, To calculate the “Jain’s fairness index” of a network, you can follow these steps: 1.) Fi...

etwa ein Jahr vor | 0

Beantwortet
I have two equations and I am trying to solve them by (fsolve) and (solve) but I did not get the expecting results!
Hello @Qais Qaseem, I see that you’re trying to solve two non-linear equations to find the values of “xe” and “ye” using “f...

etwa ein Jahr vor | 0

Beantwortet
Use quiver () function to plot vector field (xy plane) of O2 flux in lab5.
Hello @Joy Odigbo, To plot the vector field “O2 flux” using the MATLAB’s “quiver()” function, you can follow these steps: ...

etwa ein Jahr vor | 0

Beantwortet
How can draw univariate histogram in XY plane, YZ plane, and XZ plane in a 3-dimensional space?
Hello @sharmin sathi, To visualise your data in a 3D box specifically by plotting histograms on the walls of the box, you can...

etwa ein Jahr vor | 0

Beantwortet
how to calculate volume of deviation point cloud from integral ?
Hello @Lyhour Chhay, To calculate the volume between the two surfaces, the “pavement texture”, which I see you have repre...

etwa ein Jahr vor | 0

Beantwortet
curve generation plot for given pdf
Hello @Kundan Prasad, To generate the given curve, you can try these changes in the original code : The variable “gamm...

etwa ein Jahr vor | 1

Beantwortet
spectral relaxation method for ode
Hi @Priya M, I see that you want to know how to define your input matrices and vectors based on your expression. Follow the...

etwa ein Jahr vor | 0

Beantwortet
how can I find the roots of the following function in terms of alpha?
Hi @John Harvie delos Reyes, I see that you want to find the roots of the attached equation. To do so, you can use the “fso...

etwa ein Jahr vor | 0

Beantwortet
calculate how many state changes and time ThingSpeak
Hi @cesc bonet, I see that you want to calculate the number of times your data’s state changes and the duration a variable ...

etwa ein Jahr vor | 1

| akzeptiert

Beantwortet
Greetings! I was working with the Altimetry Time Series data that contained outliers.I want to remove them with Tailored Outlier Method. Plz help me with the related script.
Hi @Jasra rehman, I understand that you want to perform the tailored outlier removal method and want to generate graphs hav...

etwa ein Jahr vor | 0

Beantwortet
Can a signal pass through a server in simulink?
Hi @john, As I understand it, you want an incoming signal to pass through an entity server to use the server’s statistics, bu...

etwa ein Jahr vor | 0

Beantwortet
Reconstruct output signal using tfestimate
Hi @Mohamed Hannan Sohail, I can see that you are trying to do two things: 1.) Use the results from “tfestimate” to recon...

etwa ein Jahr vor | 0

Beantwortet
how to write a variable parameter inside recall function?
Hi @Hadeer Abdullah, I see that you are encountering the error in [t, nc] = ode45(@(t,nc) kinetics(t,nc,rho,beta,betasum)...

etwa ein Jahr vor | 0

Beantwortet
split data by classes
Hi @sun rise, I see you that you want to split your existing excel data into two classes, “non_malenoma” for “01’ and “00” ...

etwa ein Jahr vor | 0

Beantwortet
matlab some hard integral and series to solve and plot
Hi @majid azad, I understand that you want to plot the output of the attached integral function. The main equation to focus ...

etwa ein Jahr vor | 0

Beantwortet
Having trouble plotting 3D data
Hi @Tawheed Uddin, It is my understanding that you are trying to plot a 3D curve for your data but the issue with your code is...

etwa ein Jahr vor | 0

Mehr laden