photo

Joseph


Last seen: oltre 5 anni fa Attivo dal 2010

Followers: 0   Following: 0

Messaggio

Statistica

All
File Exchange

3 File

Cody

0 Problemi
13 Soluzioni

RANK
N/A
of 300.381

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
4.279 of 20.941

REPUTAZIONE
339

VALUTAZIONE MEDIA
4.80

CONTRIBUTI
3 File

DOWNLOAD
10

ALL TIME DOWNLOAD
2892

RANK
32.587
of 168.477

CONTRIBUTI
0 Problemi
13 Soluzioni

PUNTEGGIO
140

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Inviato


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

oltre 8 anni fa | 3 download |

5.0 / 5

Inviato


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

oltre 8 anni fa | 5 download |

4.2 / 5

Risolto


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

oltre 11 anni fa

Risolto


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

oltre 11 anni fa

Risolto


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 ...

oltre 11 anni fa

Risolto


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...

oltre 11 anni fa

Risolto


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

oltre 11 anni fa

Risolto


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...

quasi 12 anni fa

Risolto


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.

quasi 12 anni fa

Risolto


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:...

oltre 13 anni fa

Risolto


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

oltre 13 anni fa

Risolto


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 ...

oltre 13 anni fa

Risolto


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

oltre 13 anni fa

Risolto


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...

oltre 13 anni fa

Risolto


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...

oltre 13 anni fa

Inviato


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

oltre 15 anni fa | 2 download |

5.0 / 5