A résolu


Basic Physics IV
Calculate the Work.

2 mois il y a

A résolu


Basic Physics III
Calculate the Potential Energy (PE).

2 mois il y a

A résolu


Basic Physics II
Get the Kinetic Energy (KE).

2 mois il y a

A résolu


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

2 mois il y a

A résolu


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

2 mois il y a

Problème


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

2 mois il y a | 0 | 30 solveurs

A résolu


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

2 mois il y a

Problème


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

2 mois il y a | 0 | 81 solveurs

A résolu


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

2 mois il y a

Problème


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

2 mois il y a | 0 | 53 solveurs

A résolu


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

2 mois il y a

Problème


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

2 mois il y a | 0 | 56 solveurs

A résolu


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

2 mois il y a

Problème


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

2 mois il y a | 1 | 62 solveurs

A résolu


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

2 mois il y a

Problème


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

2 mois il y a | 0 | 33 solveurs

A résolu


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

2 mois il y a

Problème


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

2 mois il y a | 0 | 24 solveurs

A résolu


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

2 mois il y a

Problème


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

2 mois il y a | 0 | 32 solveurs

Problème


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.

2 mois il y a | 1 | 95 solveurs

Problème


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

2 mois il y a | 1 | 64 solveurs

A soumis


Kidney Stone Detection
A Matlab app for kindey stone detection

plus d'un an il y a | 41 téléchargements |

0.0 / 5
Thumbnail

A soumis


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

plus d'un an il y a | 10 téléchargements |

0.0 / 5
Thumbnail

Question


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

plus d'un an il y a | 2 réponses | 0

2

réponses

A résolu


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

presque 2 ans il y a

A résolu


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

presque 3 ans il y a

A résolu


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

presque 3 ans il y a

A résolu


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

presque 3 ans il y a

A résolu


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

presque 3 ans il y a

Charger plus