Nguyen Van Hieu
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
75,532
of 295,448
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
85.71%
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
Can not run cluster profile.
I am a newbie on Maltab cloud. I can not run my created cloud profile and this is what I got from https://www.mathworks.com/clou...
3 years ago | 1 answer | 0
1
answerQuestion
Can we run a very large array computation on Matlab online?
I am using Matlab academic license. I want to run a program with very larger matrix computation on Matlab online. The size of ...
3 years ago | 1 answer | 0
1
answerQuestion
fastest way for multiplication of symmetric matrix and sparse matrix
I am doing a multiplication as: P=A*P*A' where size of A and P are 6640x6640. The nonzero element of A and P is 309028 and 0. P...
3 years ago | 1 answer | 0
1
answerQuestion
Error using fwrite : Cannot write value: sparse arrays are unsupported.
Is there any way to save a sparse matrix into a binary file? I cannot convert from the sparse matrix to dense matrix because of...
3 years ago | 1 answer | 0
1
answerQuestion
Cannot use 'interp' for 'FaceColor' in patch
I want to have smoother colormap but the program said: "Warning: Error creating or updating Patch Error in value of pr...
3 years ago | 1 answer | 0
1
answerQuestion
Color plot for material properties?
Could you kindly recomment a matlab function to plot the color map for a meshed plate for me please! I mean I now the coordinate...
3 years ago | 2 answers | 0
2
answersQuestion
Unable to classify the variable in the body of the parfor-loop.
I am trying to set up a parfor nested loop in MatLab R2020a as below function [stiffness, mass] = assemble(stiffness, mass, k, ...
4 years ago | 1 answer | 0