photo

MD ZIHADUL ISLAM TUSAR


KUET

Attivo dal 2020

Followers: 0   Following: 0

No one.

Programming Languages:
C++
Spoken Languages:
English

Statistica

All
MATLAB Answers

0 Domande
1 Risposta

File Exchange

4 File

Cody

0 Problemi
319 Soluzioni

RANK
125.964
of 299.997

REPUTAZIONE
0

CONTRIBUTI
0 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
12.851 of 20.858

REPUTAZIONE
27

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
4 File

DOWNLOAD
49

ALL TIME DOWNLOAD
203

RANK
490
of 166.881

CONTRIBUTI
0 Problemi
319 Soluzioni

PUNTEGGIO
3.663

NUMERO DI BADGE
9

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 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

Visualizza badge

Feeds

Visto da

Inviato


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

5 mesi fa | 16 download |

0.0 / 5

Inviato


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

6 mesi fa | 17 download |

0.0 / 5
Thumbnail

Inviato


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

6 mesi fa | 11 download |

0.0 / 5
Thumbnail

Inviato


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

6 mesi fa | 5 download |

0.0 / 5
Thumbnail

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

quasi 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


Factorial

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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]

quasi 3 anni fa

Risolto


sign function

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


Positive Infinity
Round the array a towards positive infinity

quasi 3 anni fa

Risolto


Negative Infinity
Round the given array a towards negative infinity.

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


step function

quasi 3 anni fa

Risolto


Set zero

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


PIN code

quasi 3 anni fa

Risolto


Size

quasi 3 anni fa

Risolto


Matrix operation

quasi 3 anni fa

Risolto


Real

quasi 3 anni fa

Risolto


area

quasi 3 anni fa

Risolto


find the height

quasi 3 anni fa

Risolto


delta x

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Risolto


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

quasi 3 anni fa

Carica altro