photo

Stashu Kozlowski


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
156,331
of 297,503

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


integral method gives an answer of zero
Hello, I have been trying compute where is a fixed constant. My code consists of the following: k = 1.380649*10^(-23); t ...

2 years ago | 1 answer | 0

1

answer

Question


LSTM time series forecasting, predicting future values
Hello, I am currently trying to learn how to perform time series forecasting using Matlab. I have been following this MATLAB gui...

3 years ago | 1 answer | 0

1

answer

Question


How to create variable names and then declare them as global in a function
I have multiple global varibles that come in triplets of the form: f1, f1_max, f1_min f2, f2_max, f2_min f3, f3_max, f3_mi...

3 years ago | 1 answer | 0

1

answer

Question


How to find a curve of best fit
I have the following set of data. And from the looks of it it follows something along the lines of a log normal distrabution....

4 years ago | 2 answers | 0

2

answers

Question


Legend And Plot Disagree
I am trying to plot three functions on the graph; horizontal, y=x, and a sawtooth function. When I plot all three of them, the l...

4 years ago | 1 answer | 0

1

answer

Question


Damped harmonic motion curve fit
Hey, I have a data set in matlab, when plotted it looks like this: My goal is to determen a damped sinusoidal equation that ...

5 years ago | 2 answers | 0

2

answers