Community Profile

photo

sharvari samant


2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

解決済み


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

10年以上 前

解決済み


Remove any row in which a NaN appears
Given the matrix A, return B in which all the rows that have one or more <http://www.mathworks.com/help/techdoc/ref/nan.html NaN...

10年以上 前

解決済み


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

10年以上 前

解決済み


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

10年以上 前

解決済み


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

10年以上 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

10年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

10年以上 前

質問


qpsk in rayleigh channel simulation changes everytime you simulate
plot of ber vs enno for qpsk in rayleigh channel using the object rayleighchan changes for each simulation.why is this happening...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


how to obtain the frequencies from the fft function
after the fft of the input signal,how to get the frequencies?

10年以上 前 | 6 件の回答 | 0

6

回答

質問


Using Monte Carlo in bertool the plotted Ber curve is coming as a horizontal line.Why is this happening?
In my ofdm simulnk model,when I am plotting the BER vs Eb/No graph using Monte Carlo of bertool, I get a horizontal line.While c...

10年以上 前 | 0 件の回答 | 0

0

回答