Community Profile

photo

Pierre


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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...

10 years ago | 1 answer | 0

1

answer

Answered
Generate 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...

10 years ago | 0

| accepted

Answered
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...

10 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(...

10 years ago | 3 answers | 0

3

answers

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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...

10 years ago | 3 answers | 0

3

answers

Question


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 ...

10 years ago | 4 answers | 0

4

answers

Question


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...

10 years ago | 5 answers | 0

5

answers