Le Xuan Thang
Followers: 0 Following: 0
Python
Spoken Languages:
English
Pronouns:
She/her
Professional Interests:
Optimization, Signal Processing, Deep Learning Toolbox, Vibration Analysis
Statistics
RANK
138,325
of 295,448
REPUTATION
0
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
56.25%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
methods in separate files
Hello Community, I am working on a custom class called mcsignal that serves as a metadata class for multi-channel signal data. ...
2 months ago | 2 answers | 0
2
answersQuestion
get class name and plot it in variables window.
Hello everyone! I have a question about create class I want to have classname like this in variables window: val = (classname...
2 months ago | 1 answer | 0
1
answerHow can I plot this picture!!!?
I find out that it very simple in matlab that you can plot it by parallel coordinates plot. Thank you all for answers my questio...
2 years ago | 0
| accepted
Question
Full surface from scatter by griddata!!!
A = [0. 0. 1. 0. 0.07124705 0.9974587 0. 0.15205718 0.9883717 0. 0.24253...
2 years ago | 1 answer | 0
1
answerQuestion
How can I plot this picture!!!?
This is picture that I want to plot y label is value of variable x(i) x label present the variable.( in this picture have 6 co...
2 years ago | 2 answers | 0
2
answersQuestion
3 vector to surface 3d plot?
I have 3 vector have coordinate of 3 edge of triangle. How can I plot i in Mesh, or surface by 3D plot? This is example: matri...
2 years ago | 1 answer | 0
1
answerQuestion
DOS function in MATLAB
Hi everyone! The code I have is this: dos('"D:\Program\09. Ansys\ANSYS Inc\v180\ansys\bin\winx64\ansys180" -p aa_t_a -b -i par...
3 years ago | 1 answer | 0
1
answerQuestion
function repeat number?
Hi everyone! I have a problem like this: a = [1 2 3] b = [1 2 3] and I want matrix combine 2 matrix a and b. Cuppose,It is...
4 years ago | 1 answer | 0
1
answerQuestion
How can i get contour plot like this?
hi member! how can i get picture like this in matlab? thanks
4 years ago | 1 answer | 0
1
answer1
answerQuestion
find array equal and put it in group?
Hello guys! i have a problem. i have matrix: A = [1 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 1] and ...
5 years ago | 1 answer | 0
1
answerQuestion
ignore or delete number or row has been multiply defined?
hell everyone! I have an example: if i have an array like this: [1 2 3 4 5 6 7 8 9 10 ... 1 2 11 12 13 14 ] you can see that...
5 years ago | 2 answers | 0
2
answersQuestion
how can i write comment in matlab containing punctuation?
i want to write a comment with punctuation like this: Ex: %Xin chào! after i save and open Its become : %Xin ch?o! Plz. Any...
5 years ago | 0 answers | 0
0
answersQuestion
How to caculate numWeightElements in network?
I have a problem that when I code: net=configure(net,inputs,targets) When targets is 1 output I Think function to caculation ...
5 years ago | 0 answers | 0
0
answersQuestion
construc matrix D by OD process?
If i have matrix A=[ 1 -2 2 -2 4 -4 2 -4 4 ]; Then i want fin...
5 years ago | 1 answer | 0
1
answerQuestion
long digit scaled fixed point?
i want to see very long digit scaled fixed point Example: i have a number: 8.123 e-15. And after that. e-16 become to 0. And i ...
5 years ago | 1 answer | 0
1
answerQuestion
How can I get all arranged different numbers from the given numbers?
Hello every one! Can anyone can show me how can I get all arranged different numbers from the given numbers? If that number is...
5 years ago | 1 answer | 0