已回答
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...

10 years 前 | 0

| 已接受

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

已提交


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

10 years 前 | 2 次下载 |

已回答
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 :)

10 years 前 | 0

已提交


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

11 years 前 | 3 次下载 |

已提交


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

11 years 前 | 1 次下载 |

已提交


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

11 years 前 | 3 次下载 |

已提交


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

11 years 前 | 2 次下载 |

已提交


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

11 years 前 | 3 次下载 |

已提交


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

11 years 前 | 2 次下载 |

已提交


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

11 years 前 | 4 次下载 |

已提交


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

11 years 前 | 1 次下载 |

已提交


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

11 years 前 | 2 次下载 |

已提交


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

11 years 前 | 1 次下载 |

已提交


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

11 years 前 | 6 次下载 |

已提交


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

11 years 前 | 1 次下载 |

已回答
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 ...

11 years 前 | 1

| 已接受

提问


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

11 years 前 | 2 个回答 | 0

2

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答