Community Profile

photo

nand patel


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

4년 초과 전 | 답변 수: 2 | 0

2

답변