Statistics
RANK
37,550
of 295,467
REPUTATION
1
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
83.33%
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
Deploy for windows 32-bit from a 64-bit computer
Hi, Is there anyone who can tell can how to compiler(deploy)a 32-bit file from the computer installed MATLAB 2013 64-bit? Tha...
11 years ago | 1 answer | 0
1
answerGenerate specific matrix from an array
Sorry, I posted MATLAB code again. Is there any person to tell me whether there is other faster mwthod to generate matrix B? Tha...
11 years ago | 0
| accepted
Generate specific matrix from an array
I found this way to generate it as following. Is there any person to tell me whether there is other faster mwthod to generate ma...
11 years ago | 0
Question
Generate specific matrix from an array
I have an array A=[-2 -1 0 1 3 5] which has 6 values and maximum value is 5 and minimum value is -2. I wanna generate a 6 by 10(...
11 years ago | 3 answers | 0
3
answersQuestion
two arrays mapping value
Hi, I have two arrays A=[1 0.1452; 2.1 0.2487; 3.2 0.3478; 4.8 0.41123] and B=[0.4 0.5 2.5 3.5 1.7]. I wanna get the mapping val...
11 years ago | 2 answers | 0
2
answersQuestion
find & replace data in array
Hi, I have two arrays. A=[7 14 21 28 35 42 49 56 63 70 77 84 91] B=[22 55] I wanna find the number in A which is cl...
11 years ago | 3 answers | 0
3
answersQuestion
how to create a specific matrix from an array
Hi, Is there anyone who can help me to create a specific matrix B from an array A as following? I need a better method which ...
11 years ago | 4 answers | 0
4
answersQuestion
How to create a specific matrix from a regular matrix
I wanna create a specific matrix B from a regular matrix A as following in Matlab. Is there anyone who can help me to use a bett...
11 years ago | 5 answers | 0