photo

Joe


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
177 387
of 300 369

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20 936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Using plot to deduce continuity
Is there any easy way to deduce a function plotted at points of finite binary expansions say in [0,1] at 0,1/2^n, 2/2^n, 3/2^n,....

nästan 12 år ago | 0 answers | 0

0

answers

Question


Functions acting on matrix entries
For instance lets say I want to create a matrix A(i,1) where A(i,1)=dec2bin(B(i,1),n)-'0', I'm not able to do this because I pre...

nästan 12 år ago | 1 answer | 0

1

answer

Question


Conversion of [0,1] to Binary
Hi, I want to convert decimals between 0 and 1 into binary form which can be represented exactly up to 11 binary digits say, so ...

nästan 12 år ago | 1 answer | 0

1

answer

Question


Number of decimal places for Matrix Entry
I want to increase the number of decimal places a figure can accurately be shown in an entry of a Matrix, using fprintf it shows...

nästan 12 år ago | 1 answer | 0

1

answer

Question


Generate Random Sample of 0's and 1's
Hi guys, how do I generate a random sample of 0's and 1's of size N, such that the probability of of 1 being chosen is p. ...

nästan 12 år ago | 2 answers | 0

2

answers