photo

MD ZIHADUL ISLAM TUSAR


KUET

Con actividad desde 2020

Followers: 0   Following: 0

No one.

Programming Languages:
C++
Spoken Languages:
English

Estadística

All
MATLAB Answers

0 Preguntas
1 Respuesta

File Exchange

4 Archivos

Cody

0 Problemas
319 Soluciones

CLASIFICACIÓN
266.774
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
0 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
12.170 of 20.934

REPUTACIÓN
34

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
4 Archivos

DESCARGAS
68

ALL TIME DESCARGAS
275

CLASIFICACIÓN
500
of 168.373

CONTRIBUCIONES
0 Problemas
319 Soluciones

PUNTUACIÓN
3.663

NÚMERO DE INSIGNIAS
9

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • 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

Ver insignias

Feeds

Ver por

Enviada


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

6 meses hace | 21 descargas |

0.0 / 5

Enviada


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

7 meses hace | 20 descargas |

0.0 / 5
Thumbnail

Enviada


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

7 meses hace | 19 descargas |

0.0 / 5
Thumbnail

Enviada


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

7 meses hace | 8 descargas |

0.0 / 5
Thumbnail

Resuelto


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

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


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

casi 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


Factorial

alrededor de 3 años hace

Resuelto


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

alrededor de 3 años hace

Resuelto


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

alrededor de 3 años hace

Resuelto


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]

alrededor de 3 años hace

Resuelto


sign function

alrededor de 3 años hace

Resuelto


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

alrededor de 3 años hace

Resuelto


Positive Infinity
Round the array a towards positive infinity

alrededor de 3 años hace

Resuelto


Negative Infinity
Round the given array a towards negative infinity.

alrededor de 3 años hace

Resuelto


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

alrededor de 3 años hace

Resuelto


step function

alrededor de 3 años hace

Resuelto


Set zero

alrededor de 3 años hace

Resuelto


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

alrededor de 3 años hace

Resuelto


PIN code

alrededor de 3 años hace

Resuelto


Size

alrededor de 3 años hace

Resuelto


Matrix operation

alrededor de 3 años hace

Resuelto


Real

alrededor de 3 años hace

Resuelto


area

alrededor de 3 años hace

Resuelto


find the height

alrededor de 3 años hace

Resuelto


delta x

alrededor de 3 años hace

Resuelto


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

alrededor de 3 años hace

Resuelto


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

alrededor de 3 años hace

Cargar más