Craig Atkinson
Followers: 0 Following: 0
Feeds
提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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)...
2 years 前 | 2 个回答 | 0
2
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0