Community Profile

photo

James Manns


Last seen: Today 自 2024 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Error Using horzcat in MATLAB
How to correct the following error in MATLAB? The received image is just a block of static. clc; clear all; % Load the len...

17 hours 前 | 1 个回答 | 0

1

个回答

提问


Image Reshape Error in MATLAB
How to correct the following error in MATLAB? Code attached. Error using reshape Number of elements must not change. Use [] a...

1 day 前 | 1 个回答 | 0

1

个回答

提问


Error in AWGN in MATLAB
How do I correct the following error in MATLAB? MATLAB code attached. Error using + Integers can only be combined with inte...

2 days 前 | 1 个回答 | 0

1

个回答

提问


Error Using Reshape in MATLAB
How do I correct the following error in MATLAB? MATLAB code attached. clc; clear all; % Load the lenna image lenna = imre...

2 days 前 | 1 个回答 | 0

1

个回答

提问


Error in AWGN Using Integers or scalar doubles
Need help correcting the following errors: Error using + Integers can only be combined with integers of the same class, or s...

6 days 前 | 1 个回答 | 0

1

个回答

提问


Digital Image Corrupted by AWGN
Request help in solving error for the code below: Assignment is to write MATLAB code for (1) Simulate transmission of the lenna...

12 days 前 | 1 个回答 | 0

1

个回答

提问


Antipodal and Unipolar Analytical Curve
I can't seem to replicate the attached figure. The output from the code below is close but not matching along the curves. I'v...

2 months 前 | 1 个回答 | 0

1

个回答

提问


Question on Match Filters
How do I create a MATLAB code for convolution to display the results below: Consider a signal s1(t)=t^2, 0≤t≤1 so T=1. The sig...

2 months 前 | 0 个回答 | 0

0

个回答

提问


Need Help running functions Resubmit
I am resubmitting this question again. I need help coding and running some functions for the signal in the attached. I need ...

3 months 前 | 1 个回答 | 0

1

个回答

提问


Follow up to Previous Question
How do I display the calculations for each below? clc clear all f=446000 Gf=10^-4*(sin(pi*(f-10^6)*10^-4)/(pi*(f-10^6)*10^...

3 months 前 | 1 个回答 | 0

1

个回答

提问


Need Help running functions
I need help coding and running some functions for the signal in the attached. I need to find the value of the signal bandwidth ...

3 months 前 | 1 个回答 | 0

1

个回答

提问


Error "It must be of type 'Type::MATLABOutput"
I have a signal x(t)=exp(-100t), t>0. I'm trying to plot the ESD against frequency and then find and plot the 35dB bandwidt and...

3 months 前 | 1 个回答 | 0

1

个回答

提问


Error "It must be of type 'Type::MATLABOutput"
I have a signal x(t)=exp(-100t), t>0. I'm trying to plot the ESD against frequency and then find and plot the 3dB bandwidth. T...

3 months 前 | 1 个回答 | 0

1

个回答