Community Profile

photo

Junaid Qadir


Ph.D. Researcher

Last seen: circa un anno fa Attivo dal 2017

Followers: 0   Following: 0

Contatto

Junaid Qadir currently a student at Department of Electronics Quaid-i-Azam University Islamabad. Junaid has started his research in Underwater Wireless Sensor Networks. He has much experience in the Computer software, Internet, Programming in Matlab, Simulation and Mathematical Modeling. Their current project is ' Depth and Noise Aware routing for Underwater Wireless Sensor Networks.' https://junaidqadirqau.wixsite.com/junaid

Programming Languages:
Python
Spoken Languages:
English
Pronouns:
He/him

Statistiche

All
  • 5-Star Galaxy Level 1
  • Thankful Level 2
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 1
  • First Submission
  • First Review
  • Revival Level 1
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How can I color the specific region of the image?
Hi! My dear seniors and experts, I want to change the color of specific region in an image. The background color should be d...

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


How to plot sound wave speed in water?
Hi respected experts, I wanna plot the speed of acoustic waves in water accross the depth. Here is below the detail: Acousti...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plot absorption of sound waves in seawater and boric acid?
Please provide a Matlab code for the figure below.

oltre 4 anni fa | 1 risposta | 0

1

risposta

Risposto
how do i use link budget in MATLAB ?
clc; close all; clear all; % Boltzman Constant K = -228dBW/K/hz % Satellite at 40,000Km distance from Earth station % S...

oltre 4 anni fa | 1

Domanda


How to send data from one node to other node?
Let suppose I have two nodes in a network. So how the pakcet is transmitted from one node to other node? An example is sketched...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How to magnify the subplot inside the same plot in Matlab?
figure plot(round(1:100:end), DEAD_DBR(1:100:end),'r--o','LineWidth',2) xlabel('Rounds') ylabel('Number of Dead nodes') titl...

circa 5 anni fa | 1 risposta | 0

1

risposta

Risposto
How do I get a zoomed portion of a plot inside a plot, to enhance the visualization?
How can I zoom the subplot within same plot?

circa 5 anni fa | 1

Risposto
bar plot, value on top
Please Try this code, Hope your problem will be solved. Best of luck clc clear all close all x = [1 2 3 4 ...

circa 5 anni fa | 2

Risposto
bar plot, value on top
@ Andrei Bobrov I really appreciate your experience. Thank You so much you solved my problem. Keep help with the needy peoples. ...

oltre 5 anni fa | 1

Risposto
calculating average value for matrix
clc close all clear all N=9; M=5; Accum=zeros(M,1); for i= 1:N x=i+1; %x= randn(M,1); Acc...

quasi 6 anni fa | 0

Risposto
how to find Shortest path from source to destination in wireless sensor networks using matlab?
You can use the Euclidean distance formula to find the nearest neighbor node.

circa 6 anni fa | 0

Domanda


how can i solve the error? >> f_function Error: File: f_function.m Line: 1 Column: 29 Unbalanced or unexpected parenthesis or bracket
function y = f_function(rand(1,1)*depth,neighboure_Noise(p)) y=(1/rand(1,1)*depth*neighboure_Noise(p)); end ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


how can i calculate underwater Noise for Sensor Nodes?
Underwater Wireless Senosr Networks

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


please solve problem index increase matrix dimension.
%%% Total energy consumption NumberOfNodes=225; Etotal_DBR=0; et=0 plot(NumberOfNodes(1:10:end),Etotal_DBR(1:2...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


what is mean by this
S(i).xd=rand(1,1)*xm;

oltre 6 anni fa | 4 risposte | 0

4

risposte