Resuelto


Basic Physics IV
Calculate the Work.

17 días hace

Resuelto


Basic Physics III
Calculate the Potential Energy (PE).

17 días hace

Resuelto


Basic Physics II
Get the Kinetic Energy (KE).

17 días hace

Resuelto


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

17 días hace

Resuelto


MATLAB 101: Conditional Product or Sum Calculator
Write a MATLAB function that accepts two integer numbers. If the product of the two numbers is less than or equal to 1000, retur...

17 días hace

Problema


MATLAB 101: Conditional Product or Sum Calculator
Write a MATLAB function that accepts two integer numbers. If the product of the two numbers is less than or equal to 1000, retur...

17 días hace | 0 | 8 solvers

Resuelto


MATLAB 101: Wye to Delta Impedance Converter
n electrical network analysis, transforming a Wye (Y) configuration of impedances (Z1, Z2, Z3) into an equivalent Delta (Delta) ...

17 días hace

Problema


MATLAB 101: Wye to Delta Impedance Converter
n electrical network analysis, transforming a Wye (Y) configuration of impedances (Z1, Z2, Z3) into an equivalent Delta (Delta) ...

17 días hace | 0 | 11 solvers

Resuelto


MATLAB 101: Delta to Wye Impedance Converter
In electrical network analysis, transforming a delta (Delta) configuration of components into a wye (Y) configuration is vital f...

17 días hace

Problema


MATLAB 101: Delta to Wye Impedance Converter
In electrical network analysis, transforming a delta (Delta) configuration of components into a wye (Y) configuration is vital f...

17 días hace | 0 | 11 solvers

Resuelto


MATLAB 101: Equivalent Resistance Calculator
Calculate the equivalent resistance R_eq for n resistors connected in Series or Parallel.

17 días hace

Problema


MATLAB 101: Equivalent Resistance Calculator
Calculate the equivalent resistance R_eq for n resistors connected in Series or Parallel.

17 días hace | 0 | 11 solvers

Resuelto


MATLAB 101: Area of an ellipse
Write a MATLAB function that accepts these two values a (major axis length), b (minor axis length) as inputs and returns the cal...

17 días hace

Problema


MATLAB 101: Area of an ellipse
Write a MATLAB function that accepts these two values a (major axis length), b (minor axis length) as inputs and returns the cal...

17 días hace | 1 | 12 solvers

Resuelto


MATLAB 101: Extracting Even/Odd Values
Given an array or a matrix, extract all elements that satisfy a specified parity condition ('even' or 'odd') and return them as ...

17 días hace

Problema


MATLAB 101: Extracting Even/Odd Values
Given an array or a matrix, extract all elements that satisfy a specified parity condition ('even' or 'odd') and return them as ...

17 días hace | 0 | 8 solvers

Resuelto


MATLAB 101: University Department Data Analyzer
You are given an array containing the number of students in various academic departments of a university, along with a parallel ...

17 días hace

Problema


MATLAB 101: University Department Data Analyzer
You are given an array containing the number of students in various academic departments of a university, along with a parallel ...

17 días hace | 0 | 8 solvers

Resuelto


MATLAB 101: Student Marks Analyzer
An array is given that contains the marks received by a group of students in their class test. Write a function that processes t...

17 días hace

Problema


MATLAB 101: Student Marks Analyzer
An array is given that contains the marks received by a group of students in their class test. Write a function that processes t...

17 días hace | 0 | 8 solvers

Problema


MATLAB 101: Area of a circle
Write a MATLAB function named circle_area that accepts the radius r as an input and returns the area of the circle.

17 días hace | 1 | 12 solvers

Problema


MATLAB 101: Basic Calculator
Write a MATLAB function named basic_calculator that accepts two input numbers, A and B, and returns four distinct outputs: The ...

17 días hace | 0 | 11 solvers

Enviada


Kidney Stone Detection
A Matlab app for kindey stone detection

más de 1 año hace | 2 descargas |

0.0 / 5
Thumbnail

Enviada


Signals and System Playground
An Educational app to uderstand Signals and System basics

más de 1 año hace | 1 descarga |

0.0 / 5
Thumbnail

Pregunta


Matlab Dimpulse function documentaion not found
I was using the dimpulse function in one ofthe codes for digital signal processing. It is working properly. But I couldn't find ...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Resuelto


Sort a list of complex numbers based on far they are from the origin.
Given a list of complex numbers z, return a list zSorted such that the numbers that are farthest from the origin (0+0i) appear f...

más de 1 año hace

Resuelto


give nth decimal place of pi
max 15th place after the decimal point is ok for now

más de 2 años hace

Resuelto


Least common multiple of many numbers
1:6 -> 60

más de 2 años hace

Resuelto


Sorted highest to lowest?
Return 1 if the input is sorted from highest to lowest, 0 if not. Example: 1:7 -> 0 [7 5 2] -> 1

más de 2 años hace

Resuelto


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

más de 2 años hace

Cargar más