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
4,632
of 295,527
REPUTATION
10
CONTRIBUTIONS
0 Questions
9 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20,242
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
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...
9 months 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...
9 months 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 ...
11 months 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...
12 months 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...
12 months 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...
12 months 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...
1 year 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...
1 year 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...
1 year ago | 0