Beantwortet
Numerical Integration cumtrapz in matlab mfiles compaired to Simulink Integrator block?
0 Answers i though this is an basic question!! I had to answer myself: cumtrapz accumulate the results till the studied point. y...

etwa 10 Jahre vor | 0

| akzeptiert

Frage


Numerical Integration cumtrapz in matlab mfiles compaired to Simulink Integrator block?
Hallo all, I am not sure why this code is not working: if true %% PID Test file % Start the script clear clc kp...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


Moving RMS Calculation
mean-RMS mfile just like the Simulink block

etwa 10 Jahre vor | 5 Downloads |

Beantwortet
How to convert sine wave signal to sawtooth wave in Simulink?
did you try the PLL block in Simulink? wt output isur sawtooth wave if i understand your question correctly :)

mehr als 10 Jahre vor | 0

Gesendet


IEC-RMS-Calculater
Use this module to calculate the RMS value of an input signals according to the IEC norm

mehr als 10 Jahre vor | 1 Download |

Gesendet


Reading sorting csv special files
Use this file to read csv files with semicolon ';'

mehr als 10 Jahre vor | 2 Downloads |

Gesendet


Electrical angle calculater
Use this module to get the electrical angle between two "sin" signals

mehr als 10 Jahre vor | 2 Downloads |

Gesendet


PV module calculater
This m.file is a simulation for the photovoltaic Modules.

mehr als 10 Jahre vor | 1 Download |

Gesendet


Positive sequence IEC calculation with simulink
This module calculate the electrical values according to IEC

mehr als 10 Jahre vor | 1 Download |

Gesendet


simplified PV module simulator with MPPT
simplified PV module simulator according to DIN EN 50530 With MPPT

mehr als 10 Jahre vor | 4 Downloads |

Gesendet


Flicker Calculater
This folder calculate flicker values according to the IEC-61400-21-15.

mehr als 10 Jahre vor | 5 Downloads |

Gesendet


Flicker Fictitious grid simulator
Fictitious grid according to IEC 61400-21

mehr als 10 Jahre vor | 1 Download |

Gesendet


Frequency Calculater
This function is used to extract the frequency of the input signal

mehr als 10 Jahre vor | 3 Downloads |

Gesendet


IEC_Calculation
Calculate the positive sequence of an electrical system values according to the IEC 61400-21 norm

mehr als 10 Jahre vor | 3 Downloads |

Gesendet


IEC 61000-4-7 for Harmonics Calculations
This file gives you the ability to calculated Harmonics

mehr als 10 Jahre vor | 5 Downloads |

Gesendet


mvstat
This file can be used to calculate the moving:mean,max,min,sum,rms,int of an input vector

mehr als 10 Jahre vor | 2 Downloads |

Beantwortet
Reading an Excel File (Excelfinlename.dvd) with decimal comma instaed of decimal point?
it seems i had the solution all along. I took the third output of xlsread and then change it from cell to matrix using cell2mat ...

mehr als 10 Jahre vor | 1

| akzeptiert

Frage


Reading an Excel File (Excelfinlename.dvd) with decimal comma instaed of decimal point?
Hi..., Currently i am trying to read an excel files with two different ending . dvd & .sod (From SCADA system). i am using t...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Compair two vectors with different length and different values??
Hallo Lets say i have two vectors A, B with different length (Length(A) not equal to Length(B)) and the Values in Vector A, ...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten