Community Profile

photo

Demberel


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

質問


Having this problem second time can anyone help?
a=[1.1]; b=[0.09]; x(1)=1.16; x(2)=1.32; x(3)=1.47; x(4)=1.65; x(5)=1.93; for i=1:5 y(i)=(log(x.^2-1))./log(a.*x.^2-b); ...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


I am having this error, could you help?
a=[1.6]; b=[0]; x(1)=1.28; x(2)=1.36; x(3)=2.47; x(4)=3.68; x(5)=4.56; for i=1:5 y(i)=a.^(x.^2-1)-log(x.^2-1)+(x.^2).^(1...

1年以上 前 | 2 件の回答 | 0

2

回答