Community Profile

photo

Murat Kuralay


Last seen: bijna 3 jaar ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Solved


Return unique values without sorting
If the input vector A is [42 1 1], the output value B must be the unique values [42 1] The *values of B are in the s...

meer dan 3 jaar ago

Solved


Celsius to Fahrenheit converter
Convert Celsius to Fahrenheit degrees.

meer dan 3 jaar ago

Solved


Min of a Matrix
Return the minimum value in the given matrix.

meer dan 3 jaar ago

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

meer dan 3 jaar ago

Solved


Array of Ones
Create a 100 X 100 array of ones.

meer dan 3 jaar ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

meer dan 3 jaar ago

Question


How can i simulate pwm signals with c2000 series.
i can't use scope with pwm block and i want to see only simulated signals in scope like proteus simulation.Not real.Please help ...

meer dan 6 jaar ago | 1 answer | 1

1

answer