photo

NGiannis


Last seen: 5 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
132.381
of 300.381

REPUTATION
0

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20.941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.477

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


Solve is not providing correct solution
I am trying to solve the below equation which is a part of a transfer function calculation. clear syms a b c d k Hhf=6; ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Observer gain matrix calculations give warning when replicated with Matlab
Hi, I am trying to replicate on Matlab an exercise on the book Modern Control Engineering of Ogata Chapter 10.7. When using...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


The output of solve(eqn, x) is still an equation instead of number
Hello, The whole script is below: syms G1 G2 C1 C2 K H a s G=(a*K*G1*G2)/(s^2*C1*C2+s*(C2*(G1+G2)+C1*G2*(1-K))+G1*G2) %Tr...

bijna 2 jaar ago | 3 answers | 0

3

answers

Question


Collect the coefficients of a symbolic expression for an Op Amp circuit function
Hello, I have writen function for Op Amp Sallen-Key Circuit. All values including the 's' are used as symbolic expresion. ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Answered
I can not find Model Linearizer under Control Systems
I raised a ticket with Matlab support, there is a solutiong that can load Model Linearizer on the online version as below: 1. L...

meer dan 2 jaar ago | 0

| accepted

Answered
I can not find Model Linearizer under Control Systems
Thank you for your replies, I added the Simulink Control Design Add On on Simulik, now there are more apps showing on Contol ...

meer dan 2 jaar ago | 0

Question


I can not find Model Linearizer under Control Systems
Hi, I am using at the moment Simulink online, I have not installed it yet on a device. I have the Control Systems Add on b...

meer dan 2 jaar ago | 4 answers | 0

4

answers