![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4839371.jpg)
Altin Guberi
Polytechnic University Of Tirana
Followers: 0 Following: 0
Statistik
24 Fragen
0 Antworten
RANG
102.461
of 297.016
REPUTATION
0
BEITRÄGE
24 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
16.67%
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
Can someone assist me on drawing this ?
Hi there, I would like to have a suggestion on how can I build the following figure. The heatmap. Thank you.
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I solve the following code?
% Ekuacioni hiperbolik i lëkundjeve të kordës- metoda Furie, clc;clear;close all global a L H xp tp a=1; L=1; H=0.0...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
What is wrong with following code?
function Z =ush25(x) x(1)=x; x(2)=y; z=3*sin(0.5+0.25.*x(1).*x(2).*cos(x(1))) end I get Error in...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I solve the following code?
Hello I have the following code: x=0:.1:5; y=0:.1:8; [X Y]=meshgrid(x,y); Z=ush25(X,Y); surf(X,Y,Z) figure...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Would you consider actually matlab a smart software ?
Actually Matlab occupies lots of space on your Pc , For example , new when installed occupies around 15 Gb So , would you act...
fast 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Any idea how to use new Matlab heatwave function ?
Hello How do I implement this new command? And where should use it specifically? It is written on wikipedia , but I have ...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can you help me out on making the BER vs SNR plot ?
Hello I am trying to make the plot BER (Bit Error Correction ) versus SNR (Signal To Noise Ratio) via the following code: ...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can you help me on this code to identify Eb_N0_dB ? I would like to know also what ipHat is.
The code is as below: % Script for simulating binary phase shift keyed transmission and % reception and compare the simulate...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matlab residue command not working ,,,,, ?
Ok , so basically I am new at this command & when I tried to run a few examples I found from matlab examples site , I encountere...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I make such plot using axis command?
Hello . Okay so the x values are x=0:0.5:2 , while y=10:10:30 . Now I want to know if there is any way to make a plot using ax...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can you help me turning this photo in 1) Gray , then 2) Black and White , 3 ) Six bit colours and and eventually 4) 12 bit colours?
<</matlabcentral/answers/uploaded_files/32606/1.png>> Okay , so I have the picture included in this post . Can somebody give ...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Can you tell me if rand(1000000,1) is a uniform distribution on Matlab?
If this is a uniform distibution, how can you prove this? What the mean value should be? should it be 0.5 ? And how to calcula...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do you draw a plane on Matlab?
How can I draw a plane in Matlab? can someone give some basic functions? Thank you and have a nice day))))
mehr als 9 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
How can i change the colours at the above code ?
Here at this code : step = 0.05; [X Y Z] = meshgrid(-3:step:3, -3:step:3, -3:step:3); F=((-(X.^2).*(Z.^3)-(9/80).*(Y....
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do i find values from a fitted curve Matlab Curve Fitting?
Hello,, Okay , So I have values of R and t . And I know that I can plot them . However the function I have is R=R0 * e^(xt) . I...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I do Albanian flag using image processing toolbox ?
Hello, I have basic knowledge on using Matlab Image Processing Toolbox , but I am not quite good at it yet . I can only basica...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How can I find these values using polyfit command?
Alright , so i have the values of t time respectively first colum and R radioactive decay which corresponds to second colum (lo...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to do the matlab integral algorythm of a function using numerical methods?
any idea ? The function is f=x^3+9/x.
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
do You have any idea how can I build Albanian flag using Matlab image processing?
is this possible?
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How do I build Italian and German flag ?
By using Matlab image processing tool . Any help?
fast 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to fix this " Warning: Function j has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict. "
I am using MATLAB R2015A on Windows 10. any idea?
fast 10 Jahre vor | 1 Antwort | 0