Ivan
Followers: 0 Following: 0
Statistica
13 Domande
0 Risposte
RANK
190.072
of 295.527
REPUTAZIONE
0
CONTRIBUTI
13 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
23.08%
VOTI RICEVUTI
0
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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. ...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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) =...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
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).....
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 5 anni fa | 0 risposte | 0