Altin Guberi
Polytechnic University Of Tirana
Followers: 0 Following: 0
Statistica
24 Domande
0 Risposte
RANK
244.596
of 295.467
REPUTAZIONE
0
CONTRIBUTI
24 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.67%
VOTI RICEVUTI
0
RANK
of 153.912
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
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.
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 7 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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: ...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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))))
oltre 9 anni fa | 3 risposte | 0
3
risposteDomanda
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....
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 9 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to do the matlab integral algorythm of a function using numerical methods?
any idea ? The function is f=x^3+9/x.
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
do You have any idea how can I build Albanian flag using Matlab image processing?
is this possible?
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
How do I build Italian and German flag ?
By using Matlab image processing tool . Any help?
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
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?
oltre 9 anni fa | 1 risposta | 0