Altin Guberi
Polytechnic University Of Tirana
Followers: 0 Following: 0
Feeds
提问
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.
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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: ...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
9 years 前 | 0 个回答 | 0
0
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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))))
9 years 前 | 3 个回答 | 0
3
个回答提问
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....
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 2 个回答 | 0
2
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to do the matlab integral algorythm of a function using numerical methods?
any idea ? The function is f=x^3+9/x.
9 years 前 | 1 个回答 | 0
1
个回答提问
do You have any idea how can I build Albanian flag using Matlab image processing?
is this possible?
9 years 前 | 0 个回答 | 0
0
个回答提问
How do I build Italian and German flag ?
By using Matlab image processing tool . Any help?
9 years 前 | 0 个回答 | 0
0
个回答提问
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?
9 years 前 | 1 个回答 | 0