Community Profile

photo

David


Moody's Analytics UK Ltd

Last seen: Today Active since 2019

Followers: 0   Following: 0

Message

Programming Languages:
Python, C++, C#, MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
  • Knowledgeable Level 1
  • Revival Level 1
  • Solver
  • First Answer

View badges

Feeds

View by

Answered
Strange warning how to interpret it?
Same error message on the new R2023b for me too

7 months ago | 0

Answered
How can I access .net assembly Enums?
And perhaps add a slight bit of clarity, you definitely do need the round brackets and single quotes. So continuing the origina...

7 months ago | 2

Answered
How can I use .NET enumeration (Which has '+') in MATLAB?
One answer is here: https://www.mathworks.com/matlabcentral/answers/421145-how-can-i-access-net-assembly-enums

2 years ago | 0

| accepted

Solved


Volume of a sphere

3 years ago

Solved


Longest run of consecutive numbers
Given a vector a, find the number(s) that is/are repeated consecutively most often. For example, if you have a = [1 2 2 2 1 ...

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Answered
Lsqnonlin doing too small steps and not moving from initial point during optimization
Agree with most of the above although (not sure if parameter names have changed) the parameter in the options to modify is calle...

5 years ago | 1