Mathematica數學實驗求根

2021-04-17 15:56:17 字數 1305 閱讀 8151

1樓:匿名使用者

f[x_] := exp[x] - cos[x]plot[f[x], , axeslabel -> , plotrange -> all]

plot[f[x], ]

], findroot[f[x] == 0, ],findroot[f[x] == 0, ], findroot[f[x] == 0, ],

findroot[f[x] == 0, ], findroot[f[x] == 0, ]}

reverse[drop[%, 1]]

, , , , }

以上符合題意版不權?

跪求高手幫做份數學實驗 用wolfram mathematica做的

急求答案!mathematica數學實驗練習題1

2樓:阿彌陀佛蘇超

^^1》plot[exp[x]-3 x x,]

findroot[exp[x]-3 x x,]

findroot[exp[x]-3 x x,]

findroot[exp[x]-3 x x,]

2》1>findroot[x^5 + 5 x + 1, ]

2>plot[x sin[x], ] 看圖模仿第一題的做法

3>模仿上題做法

3》1>limit[(x - sin[x])/x^3, x -> 0]

2>y[x_] := exp[x] cos[x]

d[y[x], ]

3>integrate[exp[x x], ]

4>integrate[x^4/(25 + 4 x^2), x]

5>series[sqrt[1 + x], ]

6>trigreduce[d[exp[sin[1/x]], ] /. x -> 2]

4》1>a = , , }

inverse[a] // matrixform反函式

eigenvalues[a]特徵值

eigenvectors[a]特徵向量

2>不會

5》1>g1=plot[pdf[normaldistribution[0, 1], x], ]

g2=plot[pdf[normaldistribution[-1, 1], x], ]

g3=plot[pdf[normaldistribution[1, 1], x], ]

show[g1,g2,g3]

2>模仿上面

6》1>parametricplot3d[, , ]

2>plot3d[sin[x y], , ]

廢老勁了

為什麼mathematica畫圖不能顯示影象,只有座標

嗯,不是範圍的事bai 是語法的事du zhimma的內建函式都是大寫字母開dao頭的,函式的專引數都是使用中括號括屬起來的 當然也存在一寫簡寫的方法,比如只有一個引數的時候可以用 等等 所以 u t 60 3 0.482406 cos t 0.631469 sin t plot u t 拜託,去找...

如何利用Mathematica計算複數的指數函式的模的表示式

你不給假設它咋化簡?simplify abs f1 e i w t f1 0 算算這個試試你就明白了。mathematica有沒有把複數寫成指數形式的函式 直接的是沒有,bai但是,算絕du 對值的有,算輻角的也有zhi,於dao是,這個形式變換函專數也等於是有的 eform z complex a...

用mathematica求高階導數計算問題

例如求y x 4 x 3 x 2 a x 的三階導數d x 4 x 3 x 2 a x 模組部分可以這樣 dn xx module hanshu input inputhanshu f x hanshu n input please input n的值 x0 input please input x...