photo

SAM alimostafa


yarmouk university

2011 年からアクティブ

Followers: 0   Following: 0

i'm a telecommunication engineering student
Professional Interests: digital signal processing

統計

MATLAB Answers

7 質問
0 回答

ランク
246,438
of 300,338

評判
0

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

回答採用率
14.29%

獲得投票数
0

ランク
 of 20,922

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,149

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


polynomials fitting
hi if i want to use polyfit and polyval for two vectores x and y do they must be at the same size?? in my case x is greater tha...

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

1

回答

質問


fitting function of two variables
hi could any one help me on this problem: i have a vector x with some values and vector y with some values too,y isn't function...

14年以上 前 | 3 件の回答 | 0

3

回答

質問


non linear
i need a matlab function to solve non linear optimization problem with two variable could anyone no this

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

0

回答

質問


equaling vectors length
hi i have two matrices one has size 13x1 and the other is 31x1 and i want to make them equal in length=13x1 is there any functio...

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

1

回答

質問


the error here in equalization an ordinary variable in symbolic the error in E and says:" Conversion to double from sym is not possible." wt can ii do???
syms x; syms y; rt=[x y]; xloc=[1 2 4 5]; yloc=[23 45 67 44]; N=4; noOfratios=6; E=[ones(1,1),ones(1,1)] %s=5*ones(1,lengt...

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

1

回答

質問


could any one help me to find wt is the error in this code????
xnetloc=[4 5 7 8] ynetloc=[23 4 56 89]; syms x; syms y; syms r; rt=[x y]; r=[xnetloc;ynetloc]; N=4; noOfr...

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

2

回答

質問


i want to use the parameters inside the loop in function circleintersection after the loop and the error was (referance to cleared variable)wt can i do???
if d(1,m)<R circlequ(netXloc(j),netYloc(j),50,1000); x(1,n)=netXloc(j) y(1,n)=netYloc(j) ...

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

1

回答