Community Profile

photo

Ceasar_Ullrich9


Last seen: 2 years ago Active since 2019

Statistics

All
  • Revival Level 1
  • Solver
  • First Answer

View badges

Content Feed

View by

Answered
How to disable country selection EVERY TIME you enter in the MATLAB sites?
Install this firefox extension: https://addons.mozilla.org/en-US/firefox/addon/codeinjector/ then copy paste this code and inje...

2 years ago | 2

Answered
How to disable "select your country" pop up on mathworks site?
Install this firefox extension: https://addons.mozilla.org/en-US/firefox/addon/codeinjector/ then copy paste this code and inje...

2 years ago | 2

Question


Solve expression given definition: find a ratio between symbolic variables
While studying power electronics, in particular the boost converter in DCM mode, you can write some equations. I can derive the...

3 years ago | 0 answers | 0

0

answers

Solved


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:...

3 years ago

Question


Quickly create symmetric/ antisymmetric piecewise function to use in simulink
I need to create the curve in red below. It is a periodic piecewise function with period T = 2*pi, defined in the first quarter...

4 years ago | 0 answers | 0

0

answers

Question


Find solution for two matrix, ome has symbolic unknown in it
Basically I have a matrix A = [0 -1 -2; 2 1 2; 0 0 0 ] then three syms syms a syms b syms c and another matrix, named answ...

4 years ago | 1 answer | 0

1

answer

Question


Solve this matrix equation and find T
I would like to find a matrix T that satisfies this equation T^-1*F*T = G where F and G are known matrices. In particular, ...

4 years ago | 1 answer | 0

1

answer

Answered
Solving a vector system
A = [6 -8 2] B = [ 4 6 12] MATR = [1 1 ; 1 -1] MATR^-1 * [A;B] ans = 5 -1 7 1 -7 -5 basically it...

4 years ago | 1

Channel


arduino
temp

4 years ago