photo

Craig Atkinson


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
180,503
of 300,392

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
71.43%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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 3
  • Thankful Level 2

View badges

Feeds

View by

Question


How do I optimize two scalar variables for an output that relies on multiple different arrays?
I have meterological data collected to model a photovoltaic system. I am trying to optimize tilt (Beta) and orientation/azimuth ...

3 years ago | 1 answer | 0

1

answer

Question


How to format wkt (well known text string) as a normal string to build a webread input?
I am using an API to download some weather data, and I can get webread to work when I copy the example GET request, but I can't ...

3 years ago | 1 answer | 0

1

answer

Question


How to utilize an existing API to download weather data and use it for calculations in a MATLAB script?
I want to create a script that can download files from the National Solar Radiation Database using their API (I have an API Key)...

3 years ago | 2 answers | 0

2

answers

Question


Plotting a 3D object from coordinates
I have a 3d object and I know all of the dimensions. I can use these dimensions to create a coordinate for each corner of the fa...

4 years ago | 1 answer | 0

1

answer

Question


Storing a loop index value in a dynamic array?
This really is a made-up example computationally, I'm not sure if those random constraints are ever satisfied or not, but it sti...

4 years ago | 1 answer | 0

1

answer

Question


How to extract the expression inside of a trig function?
Specifically, I want to do this so that I can grab the coefficients of the expression. It's a simple conceptual question but I r...

4 years ago | 3 answers | 0

3

answers

Question


How to evaluate functions for every possible input parameter combination?
So I have a script set up for scalar inputs currently, but I want to change them to vectors and I want to generate a solution ve...

4 years ago | 1 answer | 0

1

answer