![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/maas1991hotmailcom_1517270372942_DEF.jpg)
Mutaz Alsomali
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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; ...
6 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
need some help please
<</matlabcentral/answers/uploaded_files/106392/Sketch.png>>
7 years 前 | 1 个回答 | 0
1
个回答提问
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; ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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; # ...
7 years 前 | 0 个回答 | 0
0
个回答提问
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;...
7 years 前 | 1 个回答 | 0