photo

Derek


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to define a variable.... very simple
Hey everyone, I am trying to solve the equation a*x^2+b*x+c=0 for the variable x. I have tried to type in, syms a b c x a...

13 years ago | 1 answer | 0

1

answer

Question


k-space scaling
Hello, I am trying to make a program to help me convert from real space to k-space. I start by taking a real space image fro...

13 years ago | 0 answers | 0

0

answers

Question


Four data sets on one plot
Hey guys, I have four data sets that I am trying to put on on plot. My code is as follows, L=[0 10 20 30 40 50 60 70 80 90 1...

13 years ago | 2 answers | 0

2

answers

Question


2D plot help
[EDIT: 20110623 10:21 CDT - reformat - WDR] Hi everybody. I have been given the following code, L=[0 10 20 30 40 50 60 70 8...

13 years ago | 1 answer | 0

1

answer

Question


Method other than for loop?
My code is quite long and outputs two values called beam1 and beam2. The values of these variables are dependant on another var...

13 years ago | 2 answers | 0

2

answers

Question


For loop help, Matrix manipulation
Hello, Here is the updated code from a quesion I asked yesterday. I was given a TIFF image, which I imported into Matlab. I...

14 years ago | 1 answer | 0

1

answer

Question


Matrix manipulation syntax help
Hey, I have a 2048x2048 matrix with values of either 0 or 1 which is called "white". I need to find the total number of 3x3 bloc...

14 years ago | 4 answers | 1

4

answers