Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
13년 초과 전 | 답변 수: 4 | 1