photo

Brian

Active since 2022

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
MATLAB Answers

0 Questions
5 Answers

Cody

0 Problems
13 Solutions

RANK
215,891
of 300,379

REPUTATION
0

CONTRIBUTIONS
0 Questions
5 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
29,693
of 168,299

CONTRIBUTIONS
0 Problems
13 Solutions

SCORE
161

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Closing the source of an App
It seems you've already found a solution in another thread, but for future reference here are some ways of protecting your sourc...

3 years ago | 0

Answered
How to pick two values along a noisy amplitude spectrum that correspond to a specific value?
Your search finds the closest point to your given value, but that point is outside of the plot window. Instead, you could searc...

3 years ago | 0

Answered
if block sample time error
All blocks in an If Action Subsystem block must execute at the same rate as the driving If block. You can satisfy this requireme...

3 years ago | 0

Answered
Trouble using datcomToFixedWing function
It appears that your Digital DATCOM file is missing some fields. The missing field referenced in the error is "cbar", the longit...

3 years ago | 0

Answered
How to fit a particular analytical function while optimising its parameters to a histogram for different data sets in a loop in Matlab?
Hello Joya, I refactored your code to get a better idea of what it was doing, and there seem to be two issues. The main issue i...

3 years ago | 1