
Özgür Alaydin
Statistics
RANK
174,194
of 258,112
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 17,784
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 110,282
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
Content Feed
Question
How to add contour plot to xz and yz surface to 3d plot
Hello All, I have a 3d plot created with surfc. I want to create contour lines on the xz and yz surface of the backround also....
2 months ago | 1 answer | 0
1
answerQuestion
Integration over two variable dependent function
Dear all, I have function which generates 3d plot. I change the function to obtain data dependent on the two variables then fun...
3 months ago | 0 answers | 0
0
answersSingle value after integration instead of matrix
Vb1=0.228; dz=1E-11; Ltot = 20e-9; z=-Ltot/2:dz:Ltot/2; L = 10e-9; alfa=5e-9; w=1E+14; T=2*pi/w; for i=1:numel(z) fz =...
3 months ago | 0
| accepted
Question
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
When i try to run the code i am getting an error "Unable to perform assignment because the indices on the left side are not comp...
3 months ago | 1 answer | 0
1
answerQuestion
Single value after integration instead of matrix
Dear all, I have a code as given below. I want to integratethis function and in the end i want to have numeric matrix. But whe...
3 months ago | 1 answer | 0
1
answerQuestion
Assigning Function Name with "for" loop
Hello all, I have a 3x3x3 matrix and i want to seperate each of this matrix with a different name. So that i tried to use the ...
3 months ago | 1 answer | 0
1
answerQuestion
Numeric integration with two variable
Hello all , I have a function which depends on two variables z and t. z is a vector. I want to integrate the function over t bu...
6 months ago | 2 answers | 0
2
answersQuestion
Numerical integration over a variable
Hello all I have a function as given below and i want to integrate it over a variable but i am getting answer "V1=0". However ...
7 months ago | 1 answer | 0
1
answerQuestion
10x10x15 matrix integration.
Dear All I have data composes of A=10x10x15 matrix (attached). I want to integrate this data over X and Y axis. Each axis is al...
8 months ago | 1 answer | 0
1
answerQuestion
Dot indexing is not supported for variables of this type.
I have a csv file. in the function, this file should be read and then processed. But i get error 'Dot indexing is not supported...
1 year ago | 1 answer | 0
1
answerQuestion
Transposing 5x5x5 matrix
Hello all, I am trying to transpose 5x5x5 matrix but then i get a warning and it says "use permute". When use function like : ...
1 year ago | 2 answers | 0