Community Profile

photo

A


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How do I import the data correctly for it to accept it?
This what I have so far but it keeps giving me a error. clear; clc; close all load AVG_Temp.txt % 1st line is data of Phill...

3 years ago | 1 answer | 0

1

answer

Question


How to use the solve function to find roots of the equation f(x)=sin[sin(x)]+e^x=0
Can help me find how to use the solve function to get mulipte roots for the equation above?

3 years ago | 1 answer | 0

1

answer

Question


How to find the roots of the equraion f(x)=sin[sin(x)]+e^x=0
What is the process for finding roots for this equation? f(x)=sin[sin(x)]+e^x=0

3 years ago | 2 answers | 0

2

answers

Question


What is the process in converting 45 mps to mph on matlab?
I need help in converting 45 mps to mph on matlab my code is not going through? x=input('45'); y=x.*3.6; printf ('kilometer ...

3 years ago | 1 answer | 0

1

answer

Question


Change of units from centimeters to inches?
How do you change centimeters to inches using cmperinch

3 years ago | 1 answer | 0

1

answer