Statistics
7 Questions
0 Answers
RANK
23,161
of 297,046
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
1
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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