Community Profile

photo

Noah Kebschull


Last seen: alrededor de 4 años hace Con actividad desde 2017

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


Having some difficulty with an assignment
The ideal gas law relates the pressure 𝑃, volume 𝑉, and temperature 𝑇 of an ideal gas: 𝑃𝑉 = 𝑛𝑅𝑇 where 𝑛 is the number of moles a...

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

1

respuesta

Pregunta


How do I use for end statements?
I've asked this question before, but I'm still not grasping how to use for-end statements. I have a random vector v, and I need ...

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

1

respuesta

Pregunta


How to create a simulink diagram
I'm having some difficulty learning how to set up and use Simulink diagrams. I have an equation of y=3000-1/2(9.81)t^2, and I ne...

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

1

respuesta

Pregunta


Using values in an array to represent characters?
I have a vector x= [1:1:12]. Each value, from 1 to 12, should represent the corresponding months January to December. 1 is equal...

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

1

respuesta

Pregunta


How do I display only the last iteration
I need to find the sum and average of values in a vector without using the mean or sum function, using a FOR loop statement. Let...

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

2

respuestas

Pregunta


How do I type this equation?
I need to write the equation P = (10/(R+20))^2 When R starts at 0 and ends at 40 with step size of 0.1. So far, I have ...

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

1

respuesta

Pregunta


For-end statements
I have a row vector v of randomly generated numbers. I need to create a for-end statement using a looped variable, k, that will ...

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

1

respuesta

Pregunta


Finding the product within an interval
I have 250 element row vector of random numbers between intervals (-4.5, 5.5). Once I create that vector, how would I find the p...

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

1

respuesta