photo

Sarah Nasra


Last seen: 約2ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
0 回答

ランク
157,215
of 297,648

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,460

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,301

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


how can i count the number of times that the symbol appears?
seq1 = ["AQSVPWGISRVQAPAAHNRGLTGSGVKVAVLDTGISTHPDLNIRGGASFVPGEPSTQDGN"+... "GHGTHVAGTIAALNNSIGVLGVAPSAELYAVKVLGASGSGSVSSI...

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

2

回答

質問


when i run my code i accept an Error: Not enough input arguments.
i wrote my code and i think its true, but i accept an Error: "Not enough input arguments." and then another error that appears i...

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

1

回答

質問


i want to solve an equation of Fick's second low, but i have to use the matlab function "bvp4c"!!! i sow a question in mathworks that solves the equation but without bvp4c!!
in the pic there is the equation that i have to solve with the function bvp4c. i hope u can help me with that. thank u!!

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

0

回答

質問


how to fill the cells?
i want to fill the cells so i used the function "imfill" but because the borders of the cells not completed 100%, not all the ce...

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

1

回答

質問


i have a "tif" image and i want to label it, i wrote a code but i cant reach what i need!!! i still have a noisy pic? can u help me get rid of this noice?
my code: A = imread("ניסוי1 חתוך.tif","tif"); A=rgb2gray(A); t = graythresh(A); BW1 = imbinarize(A,t); BW2 = bwareaopen(BW1...

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

1

回答