photo

tasneem bawaneh


Last seen: 4 Tage vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Explorer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how I get the correct output
Hi everyone, I am trying to run the two switch forward dc-dc converter with the following parameter R=0.03 ohm, L=4uH ,C=470uH ...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how i can solve the infinit loop
when i try to run this code it go to infint loop how i can fix it clc; clear % Set stopping tolerance eps=0.0001; syms...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I want to solve optimization problem but when run it notifide : Undefined function or variable optimvar, how to fix it ?
clear; clc X = optimvar('x','LowerBound',0,'UpperBound',inf); Y = optimvar('Y','LowerBound',0,'UpperBound',inf); linprob = op...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort