photo

Puneet


2013 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 1
  • Solver

バッジを表示

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

8年弱 前 | 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...

9年弱 前 | 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年以上 前 | 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年 前 | 5 件の回答 | 2

5

回答

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

11年以上 前

解決済み


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年以上 前

解決済み


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年以上 前

解決済み


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年以上 前

質問


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年以上 前 | 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年以上 前 | 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年以上 前 | 0 件の回答 | 0

0

回答