photo

James Manns


Last seen: 約1年 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

18 質問
0 回答

ランク
295,754
of 300,847

評判
0

コントリビューション
18 質問
0 回答

回答採用率
83.33%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,279

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Cassegrain Antenna Design Errors
I'm trying to run the attached code for a Cassegrain antenna, changing the frequency from 18 GHz to the GPS frequencies 1575.42 ...

約1年 前 | 0 件の回答 | 0

0

回答

質問


Hamming Code Encode Error
How to correct the following error? Unable to resolve the name 'comm.HammingEncoder'. Error in Finalcomputerassignment (line...

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

1

回答

質問


Received Output High SNR Error
How to correct received output high SNR error? clc; clear all; % Load the 'lenna' image lenna = imread('lenna.png'); %...

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

1

回答

質問


Received Image Output Error
Need help identifying why received image does not show. An error message does not show when I run the code. clc; clear all; ...

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

1

回答

質問


Error Using Integers in MATLAB
How to correct the following error: Error using + Integers can only be combined with integers of the same class, or scalar d...

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

1

回答

質問


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

1年以上 前 | 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年以上 前 | 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...

1年以上 前 | 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...

1年以上 前 | 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...

1年以上 前 | 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...

1年以上 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0

1

回答

質問


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

2年弱 前 | 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^...

2年弱 前 | 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 ...

2年弱 前 | 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...

2年弱 前 | 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...

2年弱 前 | 1 件の回答 | 0

1

回答