Community Profile

photo

Nasir Holliday


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Lung Segmentation Image Issue
Hi, My original image is 202x287x3 and I am folliowng the code on the website: https://www.mathworks.com/help/images/segment-l...

3 years ago | 1 answer | 0

1

answer

Question


Loading image files in the workspace from a folder
I have a Data folder that contains 50 jpg images. They are titled C1,C2,C3... up to C25 and N1,N2...N25. Is there one code to lo...

3 years ago | 1 answer | 0

1

answer

Question


How to Find the period of a periodic function
How do I find the period of this function? *Note y(1) is equivalent to x and y(2) is equivalent to y in this set of equations....

4 years ago | 1 answer | 0

1

answer

Question


Plotting Projections of a Rectangle with Angles
I have a 256x256 rectangle with all entries being zero. So far I Have: figure R=Pb2_rect; (This file was provided from my pro...

4 years ago | 0 answers | 0

0

answers

Question


Using Phantom Command in Matlab
Hi, I have an assignment and I never used the Phantom command. I have to generate a 125x125 image. My code so far is: syms v...

4 years ago | 0 answers | 0

0

answers

Question


How To find The x intercept
I;m trying to find all of the x intercepts of an ODE of my plot below. This is my code Fmax = 0.7e-9; rh = 0.97e-9; rt = 0.31e...

4 years ago | 1 answer | 0

1

answer

Question


Setting a Range of X values to Plot
Hi. I have a range of very small numbers to plot in a graph but MATLAB isn't accepting what I want. For example, if I wanted t...

4 years ago | 1 answer | 0

1

answer

Question


Graphing an nonlinear ODE
I have the following code: %Electroporation Project sym vars D=5E-14; %diffusion coefficient for pore radius kB=1.38E-23; ...

4 years ago | 0 answers | 0

0

answers

Question


ODE with Initial Conditions - Electroporation
I have to solve the following ODE equation. I have all the variables imported into code already (including Ur). I have to solv...

4 years ago | 0 answers | 0

0

answers

Question


Euler method and Graph
Hi, I have to solve a an ODE with the Euler method for two separate step sizes and have to place them on same graph. I'm very co...

4 years ago | 1 answer | 0

1

answer

Question


Error using vertcat Dimensions of arrays being concatenated are not consistent.
I have to determine how the the matrix Sc changes with respect to a range of values given by od... I know that because od is no...

4 years ago | 1 answer | 0

1

answer