photo

Sarah Nasra


Last seen: circa un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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!!

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta