photo

MD ZIHADUL ISLAM TUSAR


KUET

2020 年からアクティブ

Followers: 0   Following: 0

No one.

Programming Languages:
C++
Spoken Languages:
English

統計

All
MATLAB Answers

0 質問
1 回答

File Exchange

4 ファイル

Cody

0 問題
319 解答

ランク
266,762
of 300,364

評判
0

コントリビューション
0 質問
1 回答

回答採用率
0.00%

獲得投票数
0

ランク
12,118 of 20,934

評判
35

平均評価
0.00

コントリビューション
4 ファイル

ダウンロード
68

ALL TIME ダウンロード
280

ランク
500
of 168,407

コントリビューション
0 問題
319 解答

スコア
3,663

バッジ数
9

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • 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

バッジを表示

Feeds

表示方法

送信済み


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ヶ月 前 | ダウンロード 21 件 |

0.0 / 5

送信済み


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ヶ月 前 | ダウンロード 20 件 |

0.0 / 5
Thumbnail

送信済み


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ヶ月 前 | ダウンロード 19 件 |

0.0 / 5
Thumbnail

送信済み


Ć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ヶ月 前 | ダウンロード 8 件 |

0.0 / 5
Thumbnail

解決済み


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

2年弱 前

解決済み


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

2年弱 前

解決済み


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

2年弱 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


Factorial

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

解決済み


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]

約3年 前

解決済み


sign function

約3年 前

解決済み


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

約3年 前

解決済み


Positive Infinity
Round the array a towards positive infinity

約3年 前

解決済み


Negative Infinity
Round the given array a towards negative infinity.

約3年 前

解決済み


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

約3年 前

解決済み


step function

約3年 前

解決済み


Set zero

約3年 前

解決済み


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

約3年 前

解決済み


PIN code

約3年 前

解決済み


Size

約3年 前

解決済み


Matrix operation

約3年 前

解決済み


Real

約3年 前

解決済み


area

約3年 前

解決済み


find the height

約3年 前

解決済み


delta x

約3年 前

解決済み


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

約3年 前

解決済み


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

約3年 前

さらに読み込む