photo

Sarah Kern


Last seen: presque 6 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

13 Questions
1 Réponse

RANG
164 307
of 301 172

RÉPUTATION
0

CONTRIBUTIONS
13 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
30.77%

VOTES REÇUS
0

RANG
 of 21 183

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 200

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

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


matlab function block in Simulink
Hello, I dont understand whats going on in my matlab function block. I have the following Code function y = Lenkwinkelbegrenz...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


linear bounds in linear problem
Hello, I created the following matrix G, which is multiplied with F and results in F_soll. With the sign function I wanted to ...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


optimization with sqp algorithm
Why doesnt the sqp algorithm works on my oprimization problem? function [ Fx1, Fx2, Fx3, Fx4, alpha1, alpha2, alpha3, alpha4] =...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


optimization problem wont find any solutions
I have the following optimization problem function [ Fx1, Fx2, Fx3, Fx4, alpha1, alpha2, alpha3, alpha4] = fcn(Fx_v, Fy_v, Mz_v...

environ 6 ans il y a | 1 réponse | 0

1

réponse

Question


Annulator of a matrix
Can someone help me? I need to calculate the Annulator of this matrix E = [1,0,1,0,1,0,1,0; 0,1,0,1,0,1,0,1; -w_vl,...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
function handle in a loop
Thank you very much, so like this? f =@(x) (f_lag == 1).*(A/SOC_1)*(x(1))^2+(A/SOC_2)*(x(2))^2+(A/SOC_3)*(x(3))^2+(A/SOC_4)*(x...

environ 6 ans il y a | 0

Question


function handle in a loop
Hello, I have the following objective function in my optimization matlab function block if f_lag > 0 % dec...

environ 6 ans il y a | 2 réponses | 0

2

réponses

Question


fmincon error while running
Hello, can someone help me please, I am desperate and have no futher ideas. i have an optimization problem and always get an ...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


Inputs for nonlinear constraints
I have problems with my inputs and outputs, con someone help me please? I have the following optimization in a matlab function ...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


vector output in matlab function block
Hello, thanks for reading. I have the following code in my matlab function block. function x = fcn(u) %definition of vehicle...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


Converged to an infeasible point.
Hello, can someone help me with this problem? Thats my optimization problem if f_lag > 0 % decision braking or...

environ 6 ans il y a | 1 réponse | 0

1

réponse

Question


Too many outputs for fmincon problem
I have the following optimization problem coder.extrinsic('ParameterSarah') ParameterSarah; coder.extrinsic('objective') ...

environ 6 ans il y a | 1 réponse | 0

0

réponse

Question


dimensions of matlab function block
Hello, I have the following code function [Fx1, Fy1, Fx2, Fy2, Fx3, Fy3, Fx4, Fy4]= fcn(u) %Parameter laden Moseberg; F_ma...

environ 6 ans il y a | 4 réponses | 0

4

réponses

Question


Optimization with many nonlinear Constraints
Hello, I want to use my optimization Problem with the Optimization Toolbox and the fmincon function. This is my Optimization ...

environ 6 ans il y a | 1 réponse | 0

1

réponse