Mackenzie Weeks
Followers: 0 Following: 0
Feeds
질문
Help recreating square wave from equation
Hello, I need help recreating a square wave from the following equation: Thanks!
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 4년 전 | 답변 수: 1 | 0