photo

Mohamed Abdullah


Last seen: 2 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

All
MATLAB Answers

19 Fragen
2 Antworten

Cody

0 Probleme
1 Lösung

RANG
21.783
of 299.232

REPUTATION
2

BEITRÄGE
19 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
57.89%

ERHALTENE STIMMEN
1

RANG
 of 20.670

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
93.870
of 163.831

BEITRÄGE
0 Probleme
1 Lösung

PUNKTESTAND
20

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3
  • First Answer
  • Thankful Level 2
  • Solver
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to convert Matlab figures into subplots without having to redraw the plots again in the command window?
hello I have a number of Matlab figures that I want to convert to subplots without having to redraw the figures in the command...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to solve a problem with the generation of multiple-colored segments on one line in Matlab plot
Hello everyone, I am trying to plot a graph where there are colored segements on one line . The segements are colored based on a...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How To plot the space time diagram of an intersection for a traffic signal in matlab ?
Hello , I am trying to plot a similar figure as in the attached photo . I am trying to plot the space time diagram for a traffic...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


How to solve the run error when using the reinforcement learning toolbox with carsim s-function?
Hello I am having a problem with the Reinforment learning toolbox whil running the Sumulink model with Carsim S-function when I ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to plot heat map with a 2d graph?
I am facing some troubles to plot this graph attached in the image , I dont know which commands to use , since it has 2d graph ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Scope block doesn't show any data inside a reference model block
Hello, I am running one of the reference applications in simulink. Inside that model there are several reference model blocks......

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to output a timeseries from matlab function in simulink?
Hello, I am trying to output a timeseries from a matlab function in Simulink. I am calling a function inside the matlab function...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to access model data of Hybrid electric vehicle model in reference application projects?
hello, I am using the Hybrid electric vehicle models built in Simulink . I want to access to the paramters' data that are used i...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to connect a battery for an electric vehicle with four motors inside wheels in simulink?
Hello, I am building a model for electric vehicle with four motors. Each wheel has a single motor in its hub. I have a question ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Any methods to solve optimal control indirect method such as Pontryagin Minimum Principle?
Hello Praveen, do you mind sharing your Matlab code for the Problem you have attached in the PMP-EV file?

mehr als 2 Jahre vor | 0

Frage


Asking about the ''delayss'' function in matlab
Hello, I am using the ''delayss'' function to simulate a delayed statespace system. my question is , it is written in the comman...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to design LQR problem for tracking a reference output
you convert your problem to be in a regulator form. this is done by incorporating your desired states with the actual states in ...

mehr als 2 Jahre vor | 1

Frage


How can I generate code for a Matlab function block in Simulink that contains a ''quadprog function''?
I have a simulink model that contains a matlab function in which I have an optimization problem that is solved by quadprog funct...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I solve the problem regarding the contents of s-function block that do not work properly when transferring the model from Simulink 2013b to Simulink 2019b
Hello everyone,I have designed an MPC controller using an S- function block with quadprog to solve the optimization problem . th...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to show greek letters on a Simulink block with a mask?
Hi, I am writing the name of a block in Simulink .I created a mask to display the name.the name of the block contains a greek ch...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to build Extended kalman filter using s-function or matlab function
hello, does anyone know how to build an EKF using s-function or matlab function?...thanks in advance

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to generate a reference signal from the Driving Scenario Designer App?
Hello,I am trying to generate a referene signal from the Driving Scenario Designer app to build mpc controller , I want to get ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mehr als 5 Jahre vor

Frage


How to extract two signals from s-function block,knowing that one of them is being generated inside a For loop ?
Hello everyone, I have an S-function block and I want to extract two signals from it.the problem is that one of the two signals ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to build a matrix with "sum" function in its elements?
Hello everyone, I am building an mpc controller in matlab rather than using the built in 'mpc command'. I am facing some diffic...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to use function handle for "defavl" function when it is used with "fzero" function?
I am trying to use function handle with "deval" function. I checked the "Optimize an ODE in Parallel " example it has what I w...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to Collect The Time Calculated By (Tic& Toc) at each instant to Solve an Optimisation Problem in a Simulink model ?
I am solving an optimisation problem in a simulink model using a mtlab function block and I am using 'Tic & Toc" to calculate th...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten