MD ZIHADUL ISLAM TUSAR - MATLAB Central
photo

MD ZIHADUL ISLAM TUSAR


KUET

Active since 2020

Followers: 0   Following: 0

No one.

Programming Languages:
C++
Spoken Languages:
English

Statistics

All
CodyFile ExchangeMATLAB AnswersFrom 12/20 to 05/25Use left and right arrows to move selectionFrom 12/20Use left and right arrows to move left selectionTo 05/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
1 Answer

File Exchange

5 Files

Cody

0 Problems
319 Solutions

RANK
124.350
of 298.634

REPUTATION
0

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
15.097 of 20.631

REPUTATION
12

AVERAGE RATING
0.00

CONTRIBUTIONS
5 Files

DOWNLOADS
93

ALL TIME DOWNLOADS
124

RANK
482
of 161.859

CONTRIBUTIONS
0 Problems
319 Solutions

SCORE
3.663

NUMBER OF BADGES
9

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • 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

View badges

Feeds

View by

Submitted


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

9 dagen ago | 11 downloads |

0.0 / 5

Submitted


Solar PV array with MPPT using Boost Converter in Simulink
This Simulink model demonstrates the operation of a solar photovoltaic (PV) system integrated with a Maximum Power Point Trackin...

9 dagen ago | 40 downloads |

0.0 / 5
Thumbnail

Submitted


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

ongeveer 2 maanden ago | 24 downloads |

0.0 / 5
Thumbnail

Submitted


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

ongeveer 2 maanden ago | 17 downloads |

0.0 / 5
Thumbnail

Submitted


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

ongeveer 2 maanden ago | 4 downloads |

0.0 / 5
Thumbnail

Solved


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

meer dan een jaar ago

Solved


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

meer dan een jaar ago

Solved


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

meer dan een jaar ago

Solved


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

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Solved


Factorial

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Solved


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]

meer dan 2 jaar ago

Solved


sign function

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Solved


Positive Infinity
Round the array a towards positive infinity

meer dan 2 jaar ago

Solved


Negative Infinity
Round the given array a towards negative infinity.

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Solved


step function

meer dan 2 jaar ago

Solved


Set zero

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Solved


PIN code

meer dan 2 jaar ago

Solved


Size

meer dan 2 jaar ago

Solved


Matrix operation

meer dan 2 jaar ago

Solved


Real

meer dan 2 jaar ago

Solved


area

meer dan 2 jaar ago

Solved


find the height

meer dan 2 jaar ago

Solved


delta x

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Load more