photo

Jamal


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
225,241
of 300,799

評判
0

コントリビューション
8 質問
0 回答

回答採用率
37.5%

獲得投票数
0

ランク
 of 21,092

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,134

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to interpolate to irregular mesh data
I want to interpolate 2-D scattered data (24 points) which randomly scattered data on a non-uniform grid of query points. The no...

約8年 前 | 1 件の回答 | 0

1

回答

質問


how to optimize coefficients of symbolic integral?
I have a symbolic integral with symbolic parameters (x(1), x(2),x(3),t). I am trying to fit this symbolic integral to experiment...

約9年 前 | 1 件の回答 | 0

1

回答

質問


How to calculate integral of these complicated functions?
I have two difficult functions with symbolic parameters (x(1),x(2),x(3),t). I tried to use 'integral'. I tried 'int', but the in...

約9年 前 | 0 件の回答 | 0

0

回答

質問


3d interpolation using points?
I have these points: p1=(30 0 0.2035) , p2=(0 0 0.0357) , p3= (30 60 0.4717), p4=(30 0 0.1038), p5=(30 30 0.4606) I'd like to...

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

1

回答

質問


How count pulse with matlab?
I have the signal outputs from the rotary encoder. I'd like to count pulses using Matlab software. How can I count pulses? I att...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


Error running ode45 code
Hi I write this code,however, I can't run this code. please correct this code for me clc clear all [aa kk]=ode45...

約12年 前 | 1 件の回答 | 0

1

回答

質問


solving first order ode with initial value problem and root finding
I'm trying to solve this problem: b=a*(1/(a^2*k^2))^0.5; which b is function of a,k F=(b^6-a^6)*sin(a)*sinh(b)+2*a^3*b^3*...

約12年 前 | 0 件の回答 | 0

0

回答

質問


How Can I union four non-equal size vector in matlab?
Hi I want to write Finite element MATLAB code. I want to union 4 vectors that they are different in their sizes. I used "unique...

約12年 前 | 2 件の回答 | 0

2

回答