Community Profile

photo

matt noman


Last seen: nästan 4 år ago Active since 2020

Statistics

Content Feed

View by

Question


repeat function and calculation
here is my code x=('input x') y=x^+2 how do I ask once I get my output if I want the calculation to be repeated again

ungefär 4 år ago | 1 answer | 0

1

answer

Question


menu and vector equal
In matlab I want to make a menu with this string array material=["Rubber","Wood (along grain)" ,"Aluminum," "Titanium","Graphen...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


Plotting Equation with straight line
how do I plot this equation in matlab with a straight line theta=4 x=8 R=9.2 E=5L=7 F=9 a=3 y=-(theta)*(x)+((R*x^3)/(6*E*L))-...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


plotting graph straight line
y=x^2+5 x=4 how do I plot this graph as a straight line

ungefär 4 år ago | 1 answer | 0

1

answer

Question


vector match warning statement
In matlab the user to enter multiple concentrated forces [N/m] and the locations of each of the forces on the beam [m] as vector...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


Plotting X Axis numbers
In matlab I have my length set to 9 how do I have my x axis on my plot from 0 to whatever I set my length to

ungefär 4 år ago | 1 answer | 0

1

answer

Question


Newton Ralpson on matlab
In matlab I am supposed to enter a starting guess ?0 to use as the first value for the Newton-Raphson method. If this guess caus...

ungefär 4 år ago | 1 answer | 0

1

answer

Question


Newton-Raphson method. code
in matlab how would I ask the user to enter a percent error that will be used to determine the precision of the Newton-Raphson ...

ungefär 4 år ago | 0 answers | 0

0

answers

Question


derivitive matlab temp function
in matlab how would I ask the user to enter a starting guess V0 to use as the first value for the Newton-Raphson method. If th...

ungefär 4 år ago | 0 answers | 0

0

answers

Question


Vector and matrix average
how do I find the average of ths function in matlab a=[2.42,3.4,4.5,5.63] b=6 I want to find the average by adding all the nu...

ungefär 4 år ago | 2 answers | 0

2

answers

Question


Matlab Code total measurements
How would I write this code in matlab ? determine the number of locations and total number of measurements taken. Output these...

ungefär 4 år ago | 0 answers | 0

0

answers

Question


vector and string problem
Your field team is going to collect additional data 3 days after the last day of previously recorded data. Prompt the user to e...

ungefär 4 år ago | 1 answer | 0

1

answer