photo

Caleb Banga


Last seen: 9 months ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Having trouble trying to integrate.
Below is my code but I have no idea why it will not run. I just want to integrate the function (x*.515siin(x)) from 0 to 2.794...

2 years ago | 1 answer | 0

1

answer

Question


I am having a hard time understanding how matrix works.
a = [ 1 0; 2 1] ; b= [ -1 2 ; 0 1] ; n= a*b N= a.*b what is the mathematical differnce between a.*b and a*b.

2 years ago | 3 answers | 0

3

answers

Answered
I am having a hard time running my code. I do not know what I am doing wrong. How can I fix it.
THANK YOU ALL VERY MUCH! I see and understand my mistake.

2 years ago | 0

Question


I am having a hard time running my code. I do not know what I am doing wrong. How can I fix it.
clc yes = 0; a=input('What is your weight? '); b=input('Is this in lb or kg ?') %score=input('Please input your score: ') ...

2 years ago | 4 answers | 0

4

answers