photo

MD ZIHADUL ISLAM TUSAR


KUET

Aktiv seit 2020

Followers: 0   Following: 0

No one.

Programming Languages:
C++
Spoken Languages:
English

Statistik

All
MATLAB Answers

0 Fragen
1 Antwort

File Exchange

4 Dateien

Cody

0 Probleme
319 Lösungen

RANG
119.528
of 301.186

REPUTATION
0

BEITRÄGE
0 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
10.478 of 21.188

REPUTATION
57

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
4 Dateien

DOWNLOADS
49

ALL TIME DOWNLOADS
508

RANG
530
of 173.292

BEITRÄGE
0 Probleme
319 Lösungen

PUNKTESTAND
3.663

ANZAHL DER ABZEICHEN
9

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Personal Best Downloads Level 3
  • First Submission
  • Explorer
  • MATLAB Mini Hack 2022 Participant
  • Cody 10th Anniversary 10-Day Streak
  • Introduction to MATLAB Master
  • First Answer
  • Community Group Solver
  • MATLAB Central Treasure Hunt Finisher
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

10 Monate vor | 17 Downloads |

0.0 / 5

Gesendet


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

11 Monate vor | 11 Downloads |

0.0 / 5
Thumbnail

Gesendet


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

11 Monate vor | 10 Downloads |

0.0 / 5
Thumbnail

Gesendet


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

11 Monate vor | 12 Downloads |

0.0 / 5
Thumbnail

Gelöst


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

mehr als 2 Jahre vor

Gelöst


Remove Upper Case Letters
Example Matlab --> atlab proBlem --> prolem Enter --> nter

mehr als 2 Jahre vor

Gelöst


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

mehr als 2 Jahre vor

Gelöst


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

etwa 3 Jahre vor

Gelöst


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

etwa 3 Jahre vor

Gelöst


Factorial

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

Gelöst


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]

mehr als 3 Jahre vor

Gelöst


sign function

mehr als 3 Jahre vor

Gelöst


Polynomial Multiplication
Multiply two polynomial equation.Given polynomial coefficients a and b.

mehr als 3 Jahre vor

Gelöst


Positive Infinity
Round the array a towards positive infinity

mehr als 3 Jahre vor

Gelöst


Negative Infinity
Round the given array a towards negative infinity.

mehr als 3 Jahre vor

Gelöst


find the roots of a quadratic equation
for e.g x = [ 2 -1 -3] y = [1.5 -1]

mehr als 3 Jahre vor

Gelöst


step function

mehr als 3 Jahre vor

Gelöst


Set zero

mehr als 3 Jahre vor

Gelöst


F.R.I.E.N.D.S

mehr als 3 Jahre vor

Gelöst


PIN code

mehr als 3 Jahre vor

Gelöst


Size

mehr als 3 Jahre vor

Gelöst


Matrix operation

mehr als 3 Jahre vor

Gelöst


Real

mehr als 3 Jahre vor

Gelöst


area

mehr als 3 Jahre vor

Gelöst


find the height

mehr als 3 Jahre vor

Gelöst


delta x

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

Gelöst


Square a Number
Given an input x, return y, which is equal to the square of x.

mehr als 3 Jahre vor

Mehr laden