![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22284730_1619033886541_DEF.jpg)
Tlotlo Oepeng
Followers: 0 Following: 0
Statistik
RANG
95.660
of 297.080
REPUTATION
0
ANTWORTZUSTIMMUNG
70.0%
ERHALTENE STIMMEN
0
RANG
of 20.424
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.839
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
I would like the plot to look better, colour or in anyway
i have this code and would like hlep making it look a bit better its not really easy to see evrthing going on there. wheather co...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
is there a a way to collect coefficients to the 3rd argument
%%%%%%%%%%%%%%%%%%%%%%% SYMBOLS: syms c1 c2 c3 n K k alpha real syms Omg assume(n,'positive') assume(alpha,'positive') %%...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how do I display the labelling on the axis?
i have a code here its axis are labbelled on the code but when it runs the output fugure doesnt display the axis labels or tittl...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I multiply two functions handles?
%%---------constants: Gma_32 = 100 Gma = 210e-15 gamma_u = 500 gamma_c = 50 a = Gma_32/sqrt(2*gamma_u*Gma) n = 4e10 c1 = ...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
help plot of function using handle
b1 =1 b2 =2 b3 =3 %--------Function: G =@(k) -2*k.^2 + b1 + sqrt( (-4*k.^4 - b2*k.^2 + sqrt((-4*k.^4 - b3*k.^2).^2 + b4^2 ))...
fast 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
is my "pseudo code" for split step method ok! yes or no?
i am trying to solve and equation using split step fourier method. after trying to solve it.i get very wrong results i thinking ...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how do i plot the following in 3D
i have x and y which are matrices i perform operations to get U which is a coulmn vector how do i plot it agaisnt x,y which...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
plot 3D function
i need help im trying to plot this function , i have 3 variables and used 3d mesh. %% -- Define of Parameters -- N = ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
3D FFT. initialization
%% -- propagation Variable(z) -- L = 30; % length of space step_num = 300; % r...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
i want to write equation in matlab
% ampiltude function[sign]=amplitude(t,x,y) sign = 2*A(x^2+y^2)*exp(-0.5*((r/p)^2+(t/T)^2)); end ...
fast 4 Jahre vor | 1 Antwort | 0