
Bogdan MP
Statistics
5 質問
0 回答
ランク
202,173
of 257,838
評価
0
貢献
5 質問
0 回答
回答採用率
80.0%
獲得投票数
0
ランク
of 110,064
貢献
0 問題
0 解答
スコア
0
バッジ数
0
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
質問
Running a function in “for” cycle, containing vpasolve()
I have some function in my script that solves a system of nonlinear algebraic equations function Lam = lambdas1(x1, x2, x3, x4,...
6ヶ月 前 | 0 件の回答 | 0
0
回答質問
How to write a function with logical condition which takes an array and turns back an array?
What I want to acheive is the following. Let's say I have the function if and . I have two vectors with nodes: and and I w...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
A function does not work with an array as an input argument
I have the following function MyFun = @(a, x) ( integral(@(k) k .* (1 ./ ( 1 + (a*k - x).^2 )), -1, 1) ./ ... integral(@(k) 1 ...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
How to plot a 3D surface with two vectors and one array?
I want to plot a 3D surface , but I cannot apply the surf() command straightforwardly for some reason. I have two vectors for...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
Fredholm's determinant
I have to calculate some Fredholm's determinant (FD) for that I found one work (arXiv:0904.1581), where the algorithm for calcul...
8ヶ月 前 | 1 件の回答 | 0