Dibyendu - MATLAB Central
photo

Dibyendu


Last seen: 5 días hace Con actividad desde 2025

Followers: 0   Following: 0

Estadística

CodyFrom 02/25 to 03/25Use left and right arrows to move selectionFrom 02/25Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

0 Problemas
83 Soluciones

CLASIFICACIÓN
N/A
of 297.589

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.461

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
3.102
of 159.227

CONTRIBUCIONES
0 Problemas
83 Soluciones

PUNTUACIÓN
1.103

NÚMERO DE INSIGNIAS
6

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Draw a '0' in a one matrix!

5 días hace

Resuelto


to the 2 all elements
to the 2 all elements

5 días hace

Resuelto


Double all elements in the array
Duplicate all elements in the array

5 días hace

Resuelto


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

5 días hace

Resuelto


Find the max element of the array
Find the max element of the array

5 días hace

Resuelto


Converts numbers into characters
Converts numbers into characters

5 días hace

Resuelto


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

5 días hace

Resuelto


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

5 días hace

Resuelto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

5 días hace

Resuelto


the average value of the elements
Calculate the average value of the elements in the array

5 días hace

Resuelto


calculate the length of matrix
input 1 array, calculate the length

5 días hace

Resuelto


Spherical Volume
Calculate the volume of a sphere.

5 días hace

Resuelto


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

5 días hace

Resuelto


Laws of motion 1

5 días hace

Resuelto


Laws of motion 2

5 días hace

Resuelto


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

5 días hace

Resuelto


Total energy

5 días hace

Resuelto


Kinetic energy calculation

5 días hace

Resuelto


Laws of motion 5
Calculate the force is u are given mass and acceleration.

5 días hace

Resuelto


Solve a System of Linear Equations
Example: If a system of linear equations in x₁ and x₂ is: 2x₁ + x₂ = 2 x₁ - 4 x₂ = 3 Then the coefficient matrix (A) is: 2 ...

5 días hace

Resuelto


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

5 días hace

Resuelto


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

5 días hace

Resuelto


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

5 días hace

Resuelto


Energy Conversion 2

5 días hace

Resuelto


Calculate Parallel Resistance
Three resistors connected in parallel have resistances R1, R 2, and R 3, respectively. Return the total resistance R total of ...

5 días hace

Resuelto


Electrical Diode Current Calculation
In engineering, there is not always a single equation that describes a phenomenon accurately enough to be applied in all instanc...

5 días hace

Resuelto


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

5 días hace

Resuelto


Potential energy calculation

5 días hace

Resuelto


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

5 días hace

Resuelto


Force and Motion 3
Two robots push on a large object in the same direction. One robot pushes with a force of F1 Newtons and the other with a force...

5 días hace

Cargar más