Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0