Community Profile

photo

matt noman


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答