Community Profile

photo

nand patel


Last seen: fast 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Error : Index Exceeds Matrix Dimensions
clc clear all V1C = 11;V1O = 12; FSC = 99;FSO = 100; V2C = 21;V2O = 22; V3C = 31;V3O = 32; PV1O = 51;PV2C = 52; AU = ...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to solve Iteration Equation ?
How can is solve this iteration equation ? I am bit confused with howto solve this types of equation using matlab coding ? I...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error: Inner Matrix Dimension Must Agree
clc clear all Vd = 0:0.1:0.7 P = ((0.6*Vd)-((Vd*1.5*10^-12)*(exp(38.64*Vd)-1))) plot(Vd,P) when i run this code itgives m...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten