Mackenzie Weeks
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 154,359
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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