Feeds
提问
Dynamic modeling of Lithium-ion battery
Hello, I am going to obtain dynamic model of Li-ion battery and then compare my model to that one existed in matlab. There is...
5 years 前 | 1 个回答 | 0
1
个回答提问
PID Digital Controller Design
Hi I design a PID controller for a buck converter and discrete it by matlab with ZOH and Ts=500 ns and it work. However, this...
10 years 前 | 0 个回答 | 0
0
个回答提问
ERROR with PSO algorithm for two variable function
I write this PSO algorithm. my algorithm worked for single variable Cost Function. However, when I want run this code for two va...
10 years 前 | 0 个回答 | 0
0
个回答提问
what is this error in fmincon
i write this code f=@(G,r)atan((imag(((1003*G + 200*G*r + G^2*r)/(6006*G + 600) - (2004*G + 200*G*r + 1001*G^2*r + 200...
10 years 前 | 2 个回答 | 0
2
个回答提问
error in minimize function
Hi I want to calculate minimum of this function but when I using nonlinear constrain, i have this error x=fmincon(fx,[1,1],[...
10 years 前 | 0 个回答 | 0
0
个回答提问
Find minimum of double-variable function on fixed interval
Hi every body I have this function : y=(G*r)/4 + ((G^2*r^2)/16 + (G*r)/4 - 1/4)^(1/2) + 1/2 and I would calculated the mini...
10 years 前 | 2 个回答 | 0
2
个回答提问
draw eigenvalues of matrix in z-plane
hi how i can calculate and plot eigenvalues of state space matrix -A- in z-plane? thanks
10 years 前 | 0 个回答 | 0
0
个回答提问
error in RUN the embedded function in simulink
Hi everybody I am working on the the Matlab function in simulink I insert a simple function into embedded function the outp...
11 years 前 | 0 个回答 | 0
0
个回答提问
error in RUN the embedded function in simulink
Hi everybody I am working on the the Matlab function in simulink I insert a simple function into embedded function the outp...
11 years 前 | 0 个回答 | 0
0
个回答提问
implement a circuit in m.file
Hello I want to multiply admittance matrix of power electronic converter(PEC) in m.file of matlab,First i want to multiply mat...
11 years 前 | 1 个回答 | 0
