Noah Prisament
MathWorks
Followers: 0 Following: 0
Software engineer working at MathWorks with a passion for theory and algorithms.
Python, C++, C, Java, C#, Javascript, R, MATLAB, SQL, HTML, CSS, Objective-C
Spoken Languages:
English
Pronouns:
He/him
Professional Interests:
Graph and Network Algorithms, Optimization, Quantum Computing, Parallel Computing, Audio Processing Algorithm Design
Statistics
RANK
3,687
of 298,313
REPUTATION
14
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20,563
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Train Multiple Agents for Area Coverage example not working
Are you copying code blocks individually or using the command openExample('rl/TrainMultipleAgentsForAreaCoverageExample') to ope...
2 months ago | 0
| accepted
Add a red line on the graph
For future reference, code is more readable if you format it in a "code block" in the question editor. Also please give a more d...
1 year ago | 0
How to use for and if statements together?
So right now you are trying to solve "identify values greater than the overall mean." To break up that part of the problem a bi...
1 year ago | 2
Error using trainNetwork. Layers argument must be an array of layers or a layer graph.
Hi William, the "trainNetwork" function always requires the "options" argument, so version 2 is the correct syntax. If you are ...
1 year ago | 1
| accepted
Can't create subplots
Hi Adli, please try the instructions here: https://www.mathworks.com/matlabcentral/answers/2052722-how-can-i-perform-initial-tro...
1 year ago | 0
Scale Free graphs based on Albert - Barabasi algorithm?
Hello Asaf, I am not aware of any MathWorks provided example of Scale Free randomly generated graphs. However, there are the fol...
1 year ago | 0
Object-Oriented simulation of population dynamics
Hi Munzir, since you are looking to model population infection of a disease, an alternative to a "real-time" approach is a simul...
1 year ago | 0
How to convert four bytes into double ?
The "animatedline" now supports all numeric datatypes along with datetimes and durations natively as of R2023a! In order to plo...
2 years ago | 0
Scattered Interpolation: Defining my own triangulation?
Hi, I work at MathWorks and I wanted to let you all know that we have forwarded this feedback to the relevant team. We will cons...
2 years ago | 0
How to add a datetime array to addpoints for an animated line plot?
The "animatedline" now supports all numeric datatypes as well as datetimes and durations for all axes as of R2023a! In order to...
2 years ago | 0