![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7185440_1523997464021_DEF.jpg)
Serhat Unal
Followers: 0 Following: 0
統計
MATLAB Answers
9 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
loop over variable with different characters
Hi, I wonder if someone cna help me with my problem and that is if I have lets say 4 variables in my workspace with different...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Artificial neural network transfer learning
Hello Everyone, I am dealing here with a problem which I dont know really where it comes from, but after I have retrained(usin...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Binary enabler for matrix
Hi Everyone, I am quite confused and dont know how to enable or disable some variables in a matrix in matlab using the binary s...
2年以上 前 | 1 件の回答 | 0
1
回答質問
hopf bifurcation for brusselator
Hello everyone! I have a question about hopf bifurcation for a brusselator problem, how to implement a code for that. For now ...
約4年 前 | 0 件の回答 | 0
0
回答質問
matlab table, find y values from x values
I have a few questions which are: 1: I have plotted 13 x-values and 13 y-values, but I want this curve to be smooth and want ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
ode15s using jacobian for a stiff problem
Hello everyone! I am trying to use ode15s to solve a stiff problem using a jacobian implementation, but I am getting some err...
4年以上 前 | 1 件の回答 | 0
1
回答質問
ode solver with unknows coefficients
Hello! I wonder if I have two coupled differential equations( ex. first orders) with two unknows coeffcients, which ode solve...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Lotka-Volterra simulation using Gillespie algorithm
&&calling this function in the script function dx = myalg(t,x) dx = zeros(3,1); a = 0.25; b = 0.0025; d = 0.125; dx(1) = 0...
4年以上 前 | 1 件の回答 | 0
1
回答質問
ode45 coupled first degree ODEs
I want to solve two coupled ODEs in matlab using ODE45, but get an error that says U"nable to perform assignment because the lef...
4年以上 前 | 1 件の回答 | 0