Results 1 to 6 of 6
Thread: - 2
Hybrid View
-
15th May 2010 17:26 #1
- 2
2 ?
.1
, k f(x)=0,
f(x)=5xa^3+|a-1|^1/2 , a>0
f(x)=e^a+x - a^3 ,
.
.2
, n x
S=1+(x-1)/1! + (x^2-1)/2! + ... + (x^n-1)/n!
n,x S .
.
-
15th May 2010 17:46 #2, . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel
-
15th May 2010 18:09 #3
. "k" "a"?
, .
.
if a>0
f(x)=5xa^3+abs(a-1)^1/2
else
f(x)=sin(x)+5
end
end
k=sqrt f(x)
disp (k)
disp
-
15th May 2010 22:54 #4
-
16th May 2010 00:48 #5
2 ?
.1
, k f(x)=0,
f(x)=5xa^3+|a-1|^1/2 , a>0
f(x)=e^a+x - a^3 ,
.
.2
, n x
S=1+(x-1)/1! + (x^2-1)/2! + ... + (x^n-1)/n!
n,x S .
---------------------------------------------------
- - ( ).
:
x=1
n=2
S=1
temp=1
for i=1:2
temp=i*temp;
S=(S+((^i)-1)/temp);
end
disp .
- '' . MATLAB Help, , .- , !
- , .
, ., .
-
17th May 2010 09:47 #6




Reply With Quote
Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in