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 个答案

排名
177,172
of 300,124

声誉
0

贡献数
0 个提问
1 个回答

回答接受率
0.00%

收到投票数
0

排名
12,681 of 20,879

声誉
29

平均
0.00

贡献数
4 文件

下载次数
52

ALL TIME 下载次数
225

排名
493
of 167,452

贡献数
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

5 months 前 | 19 次下载 |

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 months 前 | 15 次下载 |

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 months 前 | 9 次下载 |

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 months 前 | 6 次下载 |

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 years 前

已解决


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

2 years 前

已解决


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 years 前

已解决


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

2 years 前

已解决


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

2 years 前

已解决


Factorial

3 years 前

已解决


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 years 前

已解决


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 years 前

已解决


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 years 前

已解决


sign function

3 years 前

已解决


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

3 years 前

已解决


Positive Infinity
Round the array a towards positive infinity

3 years 前

已解决


Negative Infinity
Round the given array a towards negative infinity.

3 years 前

已解决


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

3 years 前

已解决


step function

3 years 前

已解决


Set zero

3 years 前

已解决


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

3 years 前

已解决


PIN code

3 years 前

已解决


Size

3 years 前

已解决


Matrix operation

3 years 前

已解决


Real

3 years 前

已解决


area

3 years 前

已解决


find the height

3 years 前

已解决


delta x

3 years 前

已解决


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 years 前

已解决


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

3 years 前

加载更多