Kartickeyan V
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
185,102
of 296,405
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,376
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,371
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to find the equivalent resistance of two resistors in parallel and series
help me finding the equivalent resistance of two resistors for example r1 and r2 in parallel and series clc; clear all; ...
7 years ago | 2 answers | 0
2
answersQuestion
how to find parallel of resistors
Is there any easy function to calculate parallel and series of resistors when i tried its showing error Wrong number of input ar...
7 years ago | 4 answers | 0
4
answersQuestion
continue entering statement in command window
*When i tried to run this program i am getting a line as continue entering statement in command window and not getting output * ...
8 years ago | 0 answers | 0
0
answersQuestion
when i tried this program getting the error as Subscripted assignment dimension mismatch Error in ==> mrczf at 79 EbN0EffSim(ii,jj) = (mean(abs(yHat))+simBer) ;.
clear N = 10^6; % number of bits or symbols Eb_N0_dB = [0:25]; % multiple Eb/N0 values nTx = 2; %number of transmitters nRx ...
8 years ago | 1 answer | 0
1
answerQuestion
can i use two functions in a same program? when i used like that not getting output for second function
*My main program is here* function mrner() global M Mt hmodem bit_T mode = 1; M = 16; ...
8 years ago | 0 answers | 0
0
answersQuestion
??? Error using ==> reshape Size can only have one unknown dimension. Error in ==> SpatialMod at 5 x1 = reshape(bit_T,Nobit+Nt,[]);
when i try to run the program getting the above mentioned error. how to correct it. function simulation_of_SM_iMRC() glo...
8 years ago | 1 answer | 0
1
answerQuestion
when i execute the below mentioned program unable to get the output for second half of program
*when i execute this program i am getting graph for first function but not getting the graph for second function.But when i exec...
8 years ago | 0 answers | 0
0
answersQuestion
[~,ant_est] = max(abs(z));
When i used this above code in my matlab version 2009a it is showing an error Expression or statement is incorrect--possibly un...
8 years ago | 1 answer | 0
1
answerQuestion
Can someone give me guidance in coding the SNR and BER calculation in Nakagami fading channel
How to calculate the SNR and BER for Nakagami fading channel
8 years ago | 0 answers | 0
0
answersQuestion
I want coding to calculate the SNR and BER in nakagami fading channel.... I need to soon for my project
Nakagami fading
8 years ago | 0 answers | 0