Community Profile

photo

ajeet sahu


Last seen: 12 días hace Con actividad desde 2021

Estadísticas

All
  • Thankful Level 3
  • Thankful Level 2
  • Solver

Ver insignias

Content Feed

Ver por

Pregunta


2nd order relationship between density and altitude using curve fitting.
Please someone help. I'm trying this for many hours but couldn't get desired result.Actually I'm trying to obtain the 2nd order ...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How many terms of series are required to get accuracy upto three decimal point. That is series sum correct upto 3.141
Image of the problem <</matlabcentral/answers/uploaded_files/770591/IMG_20211018_175541.jpg>> Here is what I written but ...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Can someone explain why substitution not working.
I don't know why substitution is not working to find values of X1 X2 and X3.I'm familiar with subs command but still there is an...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Can someone explain why substitution not working in this code.Please explain.
I don't know why substitution is not working to find values of X1 X2 and X3.I'm familiar with subs command but still there is an...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


loop iteration using alphabet and then its indexing
Hi,I'm trying to iterate loop using alphabet and then want to use that alphabet for indexing of my predefined array variables.Th...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


plese help someone.I need to solve simultaneous differential eqns with multiple dependent variable.
here is what I written to solve these eqns. I'm getting error.I don't have any initial conditions.Also I need to plot y1,y2 and...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Hi,I've tried everything to do prob 3 and 4 but I couldn't succeed.Can someone provide me the code for prob 2, 3,and 4 especially 3 and 4.Thankyou
This problem will test your variable handling skills. (a) Write a function called hiddenSum that takes two inputs and returns...

más de 2 años hace | 0 respuestas | 0

0

respuestas

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

más de 2 años 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 y...

más de 2 años hace

Resuelto


Draw a 'N'!
Given n as input, generate a n-by-n matrix 'N' using 0 and 1 . Example: n=5 ans= [1 0 0 0 1 1 1 0 0 1 1 0 ...

más de 2 años hace

Resuelto


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

más de 2 años hace