Kartickeyan V


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 4 个回答 | 0

4

个回答

提问


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 * ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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; ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


??? 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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


[~,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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答