dhanashree shirodkar - MATLAB Central
photo

dhanashree shirodkar


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

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

17 Problemas
154 Soluciones

CLASIFICACIÓN
N/A
of 298.313

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.563

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
3.089
of 160.817

CONTRIBUCIONES
17 Problemas
154 Soluciones

PUNTUACIÓN
1.110

NÚMERO DE INSIGNIAS
3

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Promoter
  • Commenter
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Summation of array
Given an array, Find the sum of all of the elements in it Examples: Input x = [1 2 3 5; 4 5 6 7]; Output y is 33

casi 10 años hace

Resuelto


Array
Create a 3 by 3 array of 1s

casi 10 años hace

Resuelto


Determine if input is divisible by three.
Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.

casi 10 años hace

Resuelto


Find the area!
Find the area of a medium Dominos pizza

casi 10 años hace

Resuelto


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

casi 10 años hace

Resuelto


Sum of a vetor
y = vectorsum(x)

casi 10 años hace

Resuelto


write an algebraic expression
An electrician charges $45 per hour and spends $20 a day on gasoline. Write an algebraic expression to represent his earnings fo...

casi 10 años hace

Problema


write an algebraic expression
An electrician charges $45 per hour and spends $20 a day on gasoline. Write an algebraic expression to represent his earnings fo...

casi 10 años hace | 0 | 15 solvers

Resuelto


Find Factrorial without using built-in function
A number is given, you have to find the factorial of the number without using built-in factroial function. You may use loops....

casi 10 años hace

Resuelto


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

casi 10 años hace

Resuelto


Sum of series of numbers
Find the sum of numbers from 1-50 using for loop.

casi 10 años hace

Resuelto


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

casi 10 años hace

Resuelto


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

casi 10 años hace

Resuelto


Is there a GPU Device?
Return true if there is a supported GPU device available on the Cody computer.

casi 10 años hace

Resuelto


Write an expression
if 1 = 2 2 = 5 3 = 10 4 = ?

casi 10 años hace

Problema


Write an expression
if 1 = 2 2 = 5 3 = 10 4 = ?

casi 10 años hace | 0 | 15 solvers

Resuelto


calculate accleration
Cal accleration for given time and distance

casi 10 años hace

Resuelto


power
Calculate power for given voltage and current

casi 10 años hace

Resuelto


equate
equate y to x

casi 10 años hace

Resuelto


write an expression
if 1 = 4; 2 = 30; 3 = 120; 4 = 340 write an expression

casi 10 años hace

Problema


write an expression
if 1 = 4; 2 = 30; 3 = 120; 4 = 340 write an expression

casi 10 años hace | 0 | 7 solvers

Resuelto


Find the relation
Take x as input and y as output. If x=1 y=3 If x=2 y=14 If x=3 y=39 If x=4 y=84 Based on this relation find giv...

casi 10 años hace

Resuelto


Test of Quiz
Answer the questions and write in vector. Only one answer is correct. The founder of fuzzy logic is 1a) D. Golberg 1b)...

casi 10 años hace

Resuelto


Rounding
Round 10.67 and make 'y' equal to that number.

casi 10 años hace

Resuelto


Comments
* Fix the syntax errors.

casi 10 años hace

Resuelto


Arithmetic array operations
* Add x to each element of array temperatureReadings.

casi 10 años hace

Resuelto


Multi-line comments
* Fix the syntax errors.

casi 10 años hace

Resuelto


Help the Patriots get to the Super Bowl
Given a football by the Patriots, return it to them with 2 psi less air in it. (The original psi is passed as a number to the...

casi 10 años hace

Resuelto


Generate pi using logarithm
Generate pi using logarithm

casi 10 años hace

Resuelto


Roots
Find out the roots of a given polynomial equation.Given are the coefficients of the equation.

casi 10 años hace

Cargar más