mahdi
Followers: 0 Following: 0
Feeds
提问
how to make a loop with an if condition for a system of equations
So I have to make a for loop with an if condition for stoping the loop and I do not know where to put (i) and also in the if sta...
1 year 前 | 2 个回答 | 0
2
个回答提问
Is there a way for reducing my code lines in a code for ploting
So I have this code for plotting and I wanna know that if there is a quicker way or a code with lesser lines like with a for loo...
1 year 前 | 1 个回答 | 0
1
个回答提问
I have a matrix equation system and I need help to solve it
So I have these 3, 7*1 variable matrices in those system of equations and C{1,1} and C{1,2} are 7*7 matrices and they are consta...
1 year 前 | 0 个回答 | 0
0
个回答提问
How can I make a variable matrix?
I want to make variable matrices for my matrix equation: (2*A_11*r_i^2*C(1,2)*[U_1; ...; U_N])+(2*A_11*r_i*C(1,1)*[U_1; ...; U_N...
1 year 前 | 2 个回答 | 0