Sarah Nasra - MATLAB Central
photo

Sarah Nasra


Last seen: 2 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 11/21 to 03/25Use left and right arrows to move selectionFrom 11/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
0 个回答

排名
154,753
of 297,716

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,469

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,428

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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

3 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答