Awesome
Followers: 0 Following: 0
Feeds
提问
Please I don't know how to build the aspect having the atan2(u(2).u(1))
Please I build this model but I don't understand the aspect of flux angle direct control having this atan2(u(2).u(1)).Please gui...
2 years 前 | 1 个回答 | 0
1
个回答提问
please I am getting this error at line 7 Error in code1 (line 7) plot(I, sw_total,'o');
clear all; close all; clc; %%Switching Energy Loss vs Collector Current( Fig.13,125oC sw_on=[0 3.4 4.5 5.55 6.6 7.45 8.05 8.65...
2 years 前 | 1 个回答 | 0
1
个回答提问
Please this code says Error using plot. Vectors must be the same length. Error in untitled2 (line 8) plot(I,V,'0');
clear all; close all; clc; %%VCE vs. IC (Fig.3, 125oC, VGE=15V) I=[10 20 30 30 40 50 60 70 80 90 100]; V=[1.5 1.9 2.2 2.5 2....
2 years 前 | 3 个回答 | 0