Community Profile

photo

sharvari samant


自 2013 起处于活动状态

统计数据

All
  • First Answer
  • Solver

查看徽章

Content Feed

排序方式:

已解决


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 years 前

已解决


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 years 前

已解决


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 years 前

已解决


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 years 前

已解决


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 years 前

已解决


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

10 years 前

已解决


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 years 前

提问


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

0

个回答