Statistiques
RANG
275 183
of 300 853
RÉPUTATION
0
CONTRIBUTIONS
0 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
10 936 of 21 094
RÉPUTATION
50
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
4 Fichiers
TÉLÉCHARGEMENTS
58
ALL TIME TÉLÉCHARGEMENTS
430
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
Electrical Power System simulation in MATLAB Simulink
This Simulink model builds a 3-phase power system with RLC loads, transformers, generator, motor, inverter, and rectifier
8 mois il y a | 19 téléchargements |
A soumis
Single-Phase Cycloconverter Model in Simulink
This Simulink model implements a single-phase cycloconverter, an AC-AC converter that directly converts an AC input frequency to...
10 mois il y a | 14 téléchargements |
A soumis
Three-Phase Cycloconverter Model in Simulink for AC-AC Frequ
This Simulink model implements a three-phase cycloconverter, a power electronic converter that directly converts an AC input fre...
10 mois il y a | 14 téléchargements |
A soumis
Ćuk Converter Model in Simulink for DC-DC Power Conversion
This Simulink model implements a Ćuk converter, a DC-DC converter topology that provides a non-inverted output voltage with cont...
10 mois il y a | 8 téléchargements |
A résolu
Replace x value into y value in string text.
Replace x value into y value in string text. Example text='Hello World' x='World', y='Universe' result='Hello Universe'.
environ 2 ans il y a
A résolu
Remove Upper Case Letters
Example Matlab --> atlab proBlem --> prolem Enter --> nter
environ 2 ans il y a
A résolu
Automatic String Editing
In this function, you will take an incoming string, and output the same string with each character one letter later in the alpha...
environ 2 ans il y a
A résolu
MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9
presque 3 ans il y a
A résolu
MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8
presque 3 ans il y a
A résolu
Sum of Two Numbers
Given two integer numbers x and y, calculate their sum and put it in z. Examples: Inputs x = 2, y = 4 Output z is 6 ...
environ 3 ans il y a
A résolu
BASICS - sum part of vector
Please make a function, where as input you get vector "x" and and vector "c", where in "c" vector you get indexes to sum. Examp...
environ 3 ans il y a
A résolu
Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]
environ 3 ans il y a
A résolu
Polynomial Multiplication
Multiply two polynomial equation.Given polynomial coefficients a and b.
environ 3 ans il y a
A résolu
find the roots of a quadratic equation
for e.g x = [ 2 -1 -3] y = [1.5 -1]
environ 3 ans il y a
A résolu
Integer or Float?
Test an input to see whether it is an integer or a floating point number. If it is an integer return 1 for 'true'. Otherwise ret...
plus de 3 ans il y a
A résolu
Square a Number
Given an input x, return y, which is equal to the square of x.
plus de 3 ans il y a









