Community Profile

photo

Mackenzie Weeks


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Help recreating square wave from equation
Hello, I need help recreating a square wave from the following equation: Thanks!

3 years ago | 2 answers | 0

2

answers

Question


Need help with Fourier Transform fft
clc;clear all X = [8 9 9 6 10 2 5 6]; Y = fft(X) Hi, Im given an index (j) (0,1,2,3,4,5,6,7), data recorded(8,9,9,6,10,3,5...

3 years ago | 1 answer | 0

1

answer

Question


Need help with convergence plot
Hi! I have a data set of 900,000 points. I am supposed to make a convergence plot for their respective mean values. Any tips ...

3 years ago | 0 answers | 0

0

answers

Question


Need help creating a plot with x,y,z (2d plot with contour)
Hi! I need help creating a plot. I am given x,y, and z data points. I need to plot x and y and contour the z points. I've provid...

3 years ago | 1 answer | 0

1

answer

Question


Need help making function = 0 after certain time period
Hi! My simulation time for this problem is 15050 seconds. I need my qi function to only run from 0,9000 seconds and then go to z...

3 years ago | 1 answer | 0

1

answer

Question


Why am i receiving "Error using publish Java exception occurred: java.lang.OutOfMemoryError: GC overhead limit exceeded"?
I have increased the java heap space and I'm still getting the same error % Program to Fill Reservoir 1/19/20 %General Data G...

3 years ago | 1 answer | 0

1

answer

Question


Why am i receiving "Error:Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters."? for S(K)>0
%General Data G = 32.2 %none needed for this exercise %Problem Specific Data Simtime = 9000; Area = 358098; %ft^2 HMAX = 6...

3 years ago | 1 answer | 0

1

answer