Joseph - MATLAB Central
photo

Joseph


Last seen: bijna 5 jaar ago Active since 2010

Followers: 0   Following: 0

Message

Statistics

All
CodyFile ExchangeFrom 05/10 to 05/25Use left and right arrows to move selectionFrom 05/10Use left and right arrows to move left selectionTo 05/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
File Exchange

3 Files

Cody

0 Problems
13 Solutions

RANK
N/A
of 298.615

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
4.277 of 20.624

REPUTATION
335

AVERAGE RATING
4.80

CONTRIBUTIONS
3 Files

DOWNLOADS
22

ALL TIME DOWNLOADS
2856

RANK
31.467
of 161.826

CONTRIBUTIONS
0 Problems
13 Solutions

SCORE
140

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 4
  • First Review
  • Personal Best Downloads Level 2
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


Decimal to Fixed-point Q Format Converter
Convert decimal (base 10) numbers to fixed-point Qa.b format

ongeveer 8 jaar ago | 14 downloads |

5.0 / 5

Submitted


Fixed-point Q Format to Decimal Converter
Convert fixed-point numbers in Qa.b format to decimal

ongeveer 8 jaar ago | 7 downloads |

4.2 / 5

Solved


Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...

ongeveer 11 jaar ago

Solved


give nth decimal place of pi
max 15th place after the decimal point is ok for now

ongeveer 11 jaar ago

Solved


Who knows the last digit of pi?
There is only one man who knows the last digit of pi, who is that man? Give the name of that man, who, by popular believe, can ...

ongeveer 11 jaar ago

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

ongeveer 11 jaar ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

ongeveer 11 jaar ago

Solved


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

meer dan 11 jaar ago

Solved


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

meer dan 11 jaar 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:...

ongeveer 13 jaar ago

Solved


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

ongeveer 13 jaar ago

Solved


Given an unsigned integer x, find the largest y by rearranging the bits in x
Given an unsigned integer x, find the largest y by rearranging the bits in x. Example: Input x = 10 Output y is 12 ...

ongeveer 13 jaar ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

ongeveer 13 jaar ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

ongeveer 13 jaar ago

Solved


Too mean-spirited
Find the mean of each consecutive pair of numbers in the input row vector. For example, x=[1 2 3] ----> y = [1.5 2.5] x=[1...

ongeveer 13 jaar ago

Submitted


iqtread.m
This function loads a .iqt file from the Tektronix RSA3408A Real-Time Spectrum Analyzer into MATLAB.

ongeveer 15 jaar ago | 1 download |

5.0 / 5