Community Profile

photo

Rahim Rahim


Last seen: 대략 1년 전 2020년부터 활동

통계

  • Thankful Level 2
  • Revival Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

질문


How change the color of text bar like the color of the bar ?
I have the following figure I want to change the color of text like the color of its bar, for example 100 => blue, 83.3 =>...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


My matlab code give me bad results please help me about MARCOS algorithm
I followed all the steps of the `MARCOS` (: Measurement of alternatives and ranking according to Compromise solution) algorithm...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


[Urgent] Please I need : Measurement of alternatives and ranking according to COmpromise solution Code ?
I need a code of Aggregation of rankings produced by different multi-criteria decision-making method. https://www.sciencedirec...

대략 1년 전 | 답변 수: 0 | 0

0

답변

질문


How to calculate the RSS from NR 5G TOOLBOX ( from the frame wave) ?
I am looking for a method to simulate and calculate the RSS between antena with position 5,5 for example and user with 0,0 (5 me...

대략 1년 전 | 답변 수: 0 | 0

0

답변

질문


How to solve: Limits must be a 2-element vector of increasing numeric values.
How to solve that problem: Error using ylim (line 31) Limits must be a 2-element vector of increasing numeric values. Er...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


How to solve 1.0000 not equal to 1 in MATLAB?
I have a matrix V. I want to test if the matrix equal to one or not. Sometimes the sum(V(:))==1.0000 but when I test if sum(V(:...

대략 1년 전 | 답변 수: 2 | 0

2

답변

질문


How to change the Xticket of a figure?
I have the following code: function TEST(A,C,S, D, F, G, MadmApproachName,FILENAME ) A=5 C=6 S=10 TOPSISBWM=15 D=22 F...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How to change all elements of a vector V to achieve the condition sum(V) equal with a upper and lower boundaries?
I have a vector V, for example, V=[0.1 0.002 0.5 0.2 0.1 0.003 0.4]. The boundaries of all elements of the matrix V should alw...

대략 1년 전 | 답변 수: 3 | 0

3

답변

질문


Generate a random vector elements that sum up to one ?
Let us consider that we have a vector V. Where V(1,6): the vector contains 6 columns (cases). How can I set up a random vect...

대략 1년 전 | 답변 수: 1 | 0

1

답변

질문


How to set grid space in plot ?
I want to add a grid on my plot. Unofrtunetely, I found only Grid normal and Grid miror, I want to add a grid that appear ever...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to set the grid line of y-axis by 5 ?
I want to add a grid on my plot. Unofrtunetely, I found only Grid normal and Grid miror, I want to add a grid that appear ever...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to add a value of a point on y axis in a PLOT ?
For example many points and I want to display them in a Plot. I want to appear the value of point on y axis, for example: t...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I modeling a heterogenous wireless networks ?
I want to model the following cellular networks ... and select the best interface by developing an optimazion algorithm How c...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


How can I obtain the delay, jitter, packet loss, throughput intervals of 5G, WiFi 6 and LTE?
I have to generate a heterogenous wireless network environment composed of 3 cellular networks, 5G WIFI6 and LTE. I am looki...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can I simulate a Heterogenous wireless networks including 5G, LTE, WiMAX, UMTS and WIFI 6 ?
I want to simulate a Heterogenous wireless networks including 5G, LTE, WiMAX, UMTS and WIFI 6 ! Can I do that ?

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How can I add a legend in the end of sublot ( on the bottom of sublot ) ?\
Hello, I have a code of subplots, I want to add a legend at the end of sublot like the picture : This is my code: x1...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


How can I add a print the first bar with a color, second with color different and the last with a different color in subplot ?
I have this program x1=[1;2;3] y1 = [91,25,3]; y2 = [71,22,13]; y3 = [81,22,33]; y4 = [71,12,63]; y5 = [61,42,23]; y6 = ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How can I save a b = bar(1:10) in file PDF?
Hello, I need to save object b ... in file PDF

거의 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to save a MATLAB created by bar function in a right size .pdf?
I need your help

거의 3년 전 | 0

질문


How to save a MATLAB created by bar function in a right size .pdf?
I save a graphic as .pdf format, but matlab will produce an A4 size to put this small picture in the middle of this A4 size pd...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


i need to simulate a heterogeneous wireless network (including 5G, LTE, WiFi, WLAN, etc) using MATLAB.
I want to simulate HetNet. the idea is to come up with network selection algorithm algorithm. how i start please anyone can he...

대략 3년 전 | 답변 수: 0 | 0

0

답변

답변 있음
I can't set default Layots
The solution is done by hiting CTR+SHITF+D

대략 3년 전 | 0

질문


I can't set default Layots
When I was working, I moved the layot of editor out the principal Matlab window. I want to recover the default window layots. I...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


How can I reduce my code ? It suddenly become so so slow
I have a big code, and the tic-toc timing of this part is so big. few days ago my code was work fast. I tried a lot if solutions...

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


I want give all my CPU and all size of my laptop to run my codes
I have a code matlab, was run fast. The same code become slow, I am biggener in matlab. How I make my cpu run my code 100%.

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


help with preallocating matrix ?
I want to preallocate a matrix a dynamic matrix Archive[M,6], The size of our matrix limited by 200. At beggening M=1 then add ...

대략 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Communication with PC 104 pins
yes$

대략 3년 전 | 0

질문


suddenly MATLAB process is too slow
I am using windows 10 and Matlab 2018b. I have a code was run fast, but suddenly it become so slow. The pseudo code of my code i...

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


The running of a code MATLAB become so slow !
I have a Laptop with good performance ( hardwer and softwer ). I am using windows 10 and Matlab 2018b. My process is Intel cor...

대략 3년 전 | 답변 수: 0 | 0

0

답변

더 보기