![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17665513_1582896144656_DEF.jpg)
Özgür Alaydin
Followers: 0 Following: 0
Statistik
RANG
181.873
of 297.016
REPUTATION
0
ANTWORTZUSTIMMUNG
52.94%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to do regional restriction for translational calculation
Dear all, I have been doing some calculations about quantum mechanics but i stucked at one point. I have written the given co...
9 Monate vor | 1 Antwort | 0
1
AntwortFrage
How to Draw a Pentagon or Polygon by Using Function
Dear all, I want to draw a pentagon and am using the code given below. Vb is the height of the pentagon. X and Y are the limit...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why do i get error "array have incompatible sizes for this operation error"
Dear all I have problem with integral. I did not figure out what is wrong. Please let me know the mistake. Vb1=0.228; Rx1...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Unrecognized function or variable 't' for three dimensional structure
Hello all, Somehow i am getting error for Unrecognized function or variable 't'. But i could not figure out why. What is wrong...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why does the order of calculation change the result?
Dear all, I have a simple calculation ending with plotting. But i have problem to get the result. I need to do calculation in ...
etwa 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
2d surface or contour plot of three independent variables
Hello all, i have a set of data as given above in csv format. I want to plot column 1, 5 and 6 as given in attached plot. I wa...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Converting binary to image file
Hello All I have a binary text file and i want to convert it to image file. It can be png, jpeg or whatever. I have used t...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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....
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenSingle 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 =...
fast 3 Jahre vor | 0
| akzeptiert
Frage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 : ...
mehr als 4 Jahre vor | 2 Antworten | 0