photo

Mutaz Alsomali


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
266,947
of 300,508

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


their something wrong with my script need help please
%the dewpoint function function Td= dewpoint(T, RH) %set the a and b values a = 17.27; b = 237.7; ...

7 years ago | 2 answers | 0

2

answers

Question


what did i do wrong here
if true clear, clc x1=unput('Enter the angel in dgree'); x=x1*pi/180; tol=10^(-7); f=(0); for n=0:100 f=f+(-1)^(...

7 years ago | 1 answer | 0

1

answer

Answered
need some help please
i forgot the Taylor series for cos(x)

7 years ago | 0

Question


need some help please
<</matlabcentral/answers/uploaded_files/106392/Sketch.png>>

7 years ago | 1 answer | 0

1

answer

Question


What did I do wrong here
clc, clear T=[cosd(48.81) 1 0 0 0 0 0 0 0; 0 -1 0 0 cosd(48.81) 1 0 0 0; 0 0 1 0 sind(48.81) 0 0 0 0; ...

8 years ago | 1 answer | 0

1

answer

Question


what didi i do wrong
# clc, clear # T=[cosd(48.81) 1 0 0 0 0 0 0 0; # 0 -1 0 0 cosd(48.81) 1 0 0 0; # 0 0 1 0 sind(48.81) 0 0 0 0; # ...

8 years ago | 0 answers | 0

0

answers

Question


invalid syntax at '=' at line 10
1-clc, clear 2-T=[cosd(48.81) 1 0 0 0 0 0 0 0; 3- 0 -1 0 0 cosd(48.81) 1 0 0 0; 4- -cosd(48.81) 0 0 1 0 0 0 0 0;...

8 years ago | 1 answer | 0

1

answer