photo

Willim


Last seen: 10 mesi fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Explorer
  • Knowledgeable Level 1
  • Thankful Level 3
  • Revival Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


How to Simulate Transformer Using T-model reference to primary and Controlled-Sources ?
I am using a Linear Transfomer for my model with specific input/output voltage. As in the model file. I want to use the T-model ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


why the error in the following " set_param(BlockName,BlockParameter,StringValue); "
I am trying to change the parameters inside a Linear Transfomer Magnetization resistance and inductance [Rm(pu) Lm(pu)]:. These ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I change a parameter in my simulation in the after sometime of the run time ?
I have simulation model that will be run for 5 sec. I want to run my simulation for 3 sec, then change some parameters in my mod...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How can I implement the following blocks and code in function block ?
I would use the following integral equation as function block in my simulation. I know I can do it as what I attached but I need...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to create initialize block on SIMULINK model corresponding with M-file
It is a block that is just show there is a file need to be run for the simulation. As shown in the picture This picture sh...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to repshape array to matrix with different length of each row ?
Lets assume we have array M with size 1*100 M= [1 2 3 4 5 6 7 8 9 0 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 9 2 ....] I need to repha...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


USing BVP solver to solve 2-D Laplace’s equation?
I have confusion about how to use the bvp solver to solve the 2-D Laplace’s equation (∇2u=∂2u∂x2+∂2u∂y2=0) with in a boundary (r...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Intergrate a array over Tb?
If I have x=[0.2 1 0.485 0.13 0.11] , I have Tb=10ms and the fs=16*fb; %Sampling frequency Ts=1/fs; I would...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


encoding NRZ polar as square wave ?
Hello I have tried to encode my binary information over specific interval in time fb= 1e3; % the channel da...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


spectral density for an array ?
I have an array x = [ 4 5 5 6 4 2 6 7 4] , i would like to use fft to find the spectral density for x ? is there anyway to fin...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Multiply and shift ?
I would like to have a code that can generate the maltiplication for x after shifting them many time x=[1 2 4 1 3 4 5 1 3] I ...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


I have array with different length I would put them in one matrix
I have different length arrays such as t1=[1 2 1 2 3 4]; t2=[2 4 5 5 2 2 434 3 4 32 3 2]; t3= [3 4 5 2 1 1 1 2 3 4 4 4 44...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


I would add one variable inside function
I have x(t) and I would to create x(t+ta) by matlab code. For example if I have x(t)= 2t+3 , I need to create x(t+ta)= 2t+2ta+...

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


How Can I count the ascending runs in array ?
if I have an array such as x=[1 2 3 2 1 2 4 5] I would generate a binary array for binary search binaryarray= [1 1 1 0 0 1 ...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Error in function ?
when I run it I got the following error Undefined function or variable 'TBack'. Error in interp (line 18) TBack; Erro...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Extract the index and find the value in other array that have the same extracted index?
I have many arrays but in my question I'll minimize it to be understood for you. if I have t1=[ 1.0000 1.1000 1.2000 ...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Repalce zero element by the number before it ?
If I have array called N, N = [2 0 7 0 9 10 0 0 11 0 0 ]; I want to create new array M t...

circa 6 anni fa | 3 risposte | 0

3

risposte

Domanda


Undefined function or variable 'Ybus' error ?
I am trying to run the load flow for 50buses. I have inserted the all parameters in the model but when I run the load flow I hav...

circa 6 anni fa | 1 risposta | 1

1

risposta

Risposto
Load flow convergence problem
Thank you for sharing the problem. I would like to contact you if you would like to help each other in this problem.

circa 6 anni fa | 0

Risposto
load flow code for power distribution network
I have found a code for 57 buses. <https://www.mathworks.com/matlabcentral/fileexchange/63719-ieee-57-bus-system-load-flow-an...

oltre 6 anni fa | 0

| accettato