Altin Guberi
Polytechnic University Of Tirana
Followers: 0 Following: 0
Statistiques
24 Questions
0 Réponses
RANG
244 596
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
24 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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.
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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: ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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))))
plus de 9 ans il y a | 3 réponses | 0
3
réponsesQuestion
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....
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to do the matlab integral algorythm of a function using numerical methods?
any idea ? The function is f=x^3+9/x.
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
do You have any idea how can I build Albanian flag using Matlab image processing?
is this possible?
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How do I build Italian and German flag ?
By using Matlab image processing tool . Any help?
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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?
plus de 9 ans il y a | 1 réponse | 0