Statistics
5 Questions
0 Answers
RANK
183,073
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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,....
11 years ago | 0 answers | 0
0
answersQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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 ...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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. ...
11 years ago | 2 answers | 0