Feeds
提问
Difference between Phasor Simulation and Load Flow
I am modeling two area power system in Simulink for which I am able to successfully run load/power flow using Powergui - Load Fl...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to linearize a switching model of buck-boost converter?
I have a buck-boost converter (switching model) and I want to linearize my converter around some steady state operating conditio...
8 years 前 | 2 个回答 | 1
2
个回答提问
Out of memory using mldivide \?
Hello, I am trying to solve a over-determined set of equations A*x = b using mldivide function as x = A\b; I am getting out...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to get only linearly independent rows in a matrix or to remove linear dependency b/w rows in a matrix?
Say I have a matrix A = [1,1,1;1,2,3;4,4,4]; and I want only the linearly independent rows in my new matrix. The answer might b...
11 years 前 | 5 个回答 | 2
5
个回答已解决
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
11 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11 years 前
已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
11 years 前
提问
How to eliminate problems like "Matrix is close to singular or badly scaled" in Simulink Model?
I am currently modelling a distribution circuit (with Variable load profile, PV injection and On load Tap Changer(OLTC)) to get ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Time Varying Electrical Load
I have a load profile of a transformer and want to model it as a load of the transformer. How do I go about it? Anyone familiar ...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to delay the boolean input to the next block?
Hi, I am new user to Simulink. I am having a 1 or 0 signal from a block and I want to store output as 1 when input is 1 conti...
11 years 前 | 0 个回答 | 0