Community Profile

photo

joy


2012년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 3
  • First Answer

배지 보기

Feeds

보기 기준

질문


20 value from a normal distribution..
Hi, I have mu and sigma (stand deviation) i.e. mean=20 and sigma=4. I am generating data with normal distribution from these ...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


How many way I can peak up from an array
This is equivalent to star bar problem. I want to implement it in matlab. I have an array A which has [1 1 1 1......1] 20 ele...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


Divide an area into equal sized small grids
Hi, I am working in WSN. I have created a sensor network of size (100 * 100)..How could i divide that region into equal sized...

대략 9년 전 | 답변 수: 2 | 0

2

답변

질문


clustering of 1d data
So let's say I have an array like this: [1,1,2,3,10,11,13,67,71] Is there a convenient way to partition the array into s...

대략 9년 전 | 답변 수: 2 | 1

2

답변

질문


How to store this data in array..
Hi all, I have a variable which could have following dimension at different instant say, c=6*5 , 7*6, 7*7, 7*8 how...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


All possible combination for picking up from arrays
I have 3 arrays namely a,b & c. Now I have total 10 elements..a has 5 elements, b has 2 and c has 3, all elements in an array...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


assigning weights for clustering 2d objects
Hi, what should be the approach to assign proper weights if we need to cluster objects based upon weighted data.. i.e I have...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to feel an array with 3 numbers randomly
Hi, I have an array say A, now it could contain 10,20,30 and 40 elements. Now I want to fill this array with 90,105,120 numbe...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can k-means be applied here?
Hi, Let me share my problem I have few rectangular shapes boxes with specific height and width. Now, I have to cluster the...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


sum of an array and checking condition
Hi, I have an array (1,10) which contains 10 values..now I have to sum the values of those array element and shall check whet...

9년 초과 전 | 답변 수: 3 | 0

3

답변

질문


can i run a matlab script for specific number of times automatically
Hi, I have a matlab script and I need to run the program and have to take the o/p for certain amount times..is there any way ...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


any logic to do this programming on random number
Hi, I have generated 1000 random numbers from a normal distribution with std deviation=0.10 and mean=0.36 like r=0.3...

거의 10년 전 | 답변 수: 2 | 1

2

답변

질문


genarate random integers from normal distribution
Hi, I want to generate a set of 50 random variable having std_deviation 0.1 and mean 0.5 from a normal distribution...it can ...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


can I do this program in matlab
Hi, my problem is, I want show a1/b1+a2/b2+a3/b3+.....a10/b10=3.6. now I need the value of a1,b1,a2,b2 ..a10,b10..such that...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


create periodic tasks set
Hi, I want to create a set of periodic task sets with different period and execution time.I need to generate a code template ...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to do this programming
Hello, I have X=[1,2,3,4,5,..........,20] Now I want to divide X into 5 blocks where each block should contain 4 elements....

거의 11년 전 | 답변 수: 2 | 0

2

답변

답변 있음
how do i set a threshold between the stream of images?
do u want to binarize the image? graythresh could be an option http://www.mathworks.in/help/images/ref/graythresh.html

11년 초과 전 | 0

질문


read a file upto certain character
Hello I have a file which contains 1342400 bits means 10101010010......like this way, I need to read this file upto 1341440 b...

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


can i do this program in matlab
hello, I have a note pad file of lots of bits means 1 & 0 like,1110001111000011111000000111000....Now I want take 8 bit from ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Need to draw a plane
Hello I have a 3d plot like this <http://s10.postimage.org/k551sbnah/fig.jpg> in this fig I need to draw plane at z axis at...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Draw a line and a plane at fixed ponit in 2d and 3d plot
Hello I have a 2d plot where at vertical axis(Y) at a particular point say 0.0039 i want to draw a line parallel to X axis......

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Test randomness from STD deviation
Hello If I have a random seq of 50,000 data and all the data ranging between 0 to 255..then is it possible to test the true ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Displaying in command winodw but i need to store in .txt file
Hello In a code I have a random 20000 data sequence ranging form 0 to 255, I am displaying the locations of each data they...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to find how many times a particular number occurred in large random sequence and their respective occurence position
I am dealing with this problem and after googling I found it shall be better to post here. I have long 1000 numbers of random se...

11년 초과 전 | 답변 수: 3 | 0

3

답변