![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9291096_1553345291620_DEF.jpg)
Ivan
Followers: 0 Following: 0
Statistik
13 Fragen
0 Antworten
RANG
157.005
of 297.016
REPUTATION
0
BEITRÄGE
13 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
23.08%
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
Translation or copy of matrix in all directions
Hi all, I have the binary matrix (NxN) and I would like to translate (copy!) it in all dimention in 2D. How can I do that tra...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Simplification of two for loops
Hi, I would like to simplify the two for loop to accelerate my calculation time Maybe, you have an idea how can I do it. My ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Create a circle in the matrix with zeros
Hi! I have a Matrix D=onse(N,N). I would like to make a circle with radius R at the center at (i0,j0) with filled zeros. ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Find maximum among the elements in the matrix lower than 80% of max element of entire matrix
Hi! I have a matrix A(n,n). I determine the maximum element like S=max(A(:)). Now, I would like to find the maximum elemen...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Implementation of GPU computing with gpuArray?
Hi! I have a probplem with GPU computing. I have implemented in my code and in all my functions (*m-files) GPU computing by ad...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to solve differential movement equation?
Hi guys, How to solve following equation and get r(t): r''(x,y)=1/2m * F(x,y) r'' - second derivative on time F(x,y) =...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to solve motion equation in symbolic way?
Hi guys, I have the following equation (motion eq) m*r''= f(x,y) f(x,y)=cos(r)*[((3*x*y)-x^3) /(r^4)- (x^3-4*x*y^2) /(r...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to choose variable from symbolic function?
I performed the calculation in symbols and final expression was converted into the matlabFanction I got F=@(x,y,z,a,b,c,t).....
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to choose certain variables from many, defined by matlabFunction?
Hi, I have converted the expression defined in a symbolic way to matlab function using matlabFunction I have got the followi...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem to extract real and imaginary parts?
syms E0 real positive syms x real syms y real syms z real syms x0 real syms y0 real syms z0 real syms R real positive sy...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to combine numbers and symbols?
While calculation some complex expressions with symbols and numbers, Matlab appears to be a weak tool to extract later Real and ...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to extract real and imag part from symbolic expression
Hi, I have the following symbolic expression: a=((6*pi*a0)/(6*pi-j*(kn^3*a0))); ap=a/(1-a/(16*pi*R^3)*((eps_s-eps_w)/(ep...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error with symbolic summation of complex matrixes
Hi, I have an issue with a symbolic summation of complex matrices.. In particular, I have defined two matrixes in a symbolic...
mehr als 5 Jahre vor | 0 Antworten | 0