Tsz Tsun
Followers: 0 Following: 0
English
Statistics
RANK
69,599
of 296,133
REPUTATION
0
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
69.23%
VOTES RECEIVED
0
RANK
of 20,343
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,424
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
Problem in assigning proper eigevalues in a for-loop
Dear all, I encounter a problem in assigning and plotting the eigenvalues, the final graphs shown 3 separate cosine bands but th...
12 days ago | 1 answer | 0
1
answerQuestion
Question about solving symbolic coupled non-linear equations
Hi all, I have some questions about solving non-linear coupled equations in symbolic form. My code is as follows: syms p q a v ...
19 days ago | 1 answer | 0
1
answerQuestion
Problem with ploting involving function handle
Hi all, I encounter the following error when I want to plot a function involving function handle with symsum, I cannot figure ou...
2 months ago | 2 answers | 0
2
answersQuestion
Problems with integration using functions
Dear all, I have a problem when doing integration twice with a defined function. My code is as follows: First I define a functio...
4 months ago | 1 answer | 0
1
answerQuestion
Some problems using map/container with if-else statement in nested for loops
Hi everyone, this is my following code with the use of map and container with if-else statement in nested for loops. I don't un...
6 months ago | 1 answer | 0
1
answerQuestion
Question on creating dynamic matrix variables
Hi all, I would like to know how to write dynamic matrix variables. For example, I have the following: clear all; n=11 for i=...
9 months ago | 2 answers | 0
2
answersQuestion
Error using symsum and arrays for summing over array elements
Hi all, I have a problem with using symsum and arrays. For example consider the following code, and I get the error 'Error using...
9 months ago | 1 answer | 0
1
answerQuestion
Problems with a function of matrix
Hi I am new to matlab and I have an error when I write a function of a matrix, here is my code function w = windingNumberCalc...
1 year ago | 1 answer | 0
1
answerQuestion
Dynamic array variables problems
Hi all, I have some troubles in making an dynamic array. My following code is as follow but get an error. N = 10; for k=1...
2 years ago | 1 answer | 0
1
answerQuestion
Unrecognized function or variable in Matrix element input
Hello all, I am a very new MatLab user and I encounter an error in my code. I am writing enteries into a matrix, in which the en...
2 years ago | 1 answer | 0
1
answerQuestion
Trapz error in calculating 2D integrals: ORDER contains an invalid permutation index
Hi all, I am very new to matlab and I need to use trapz or cumtrapz to calculate a double integral. Part I of the code calculate...
2 years ago | 2 answers | 0
2
answersQuestion
Problems in running for loop on keys on container maps
Hi all, I am very new to matlab and I have some problems in using container map. I have a ketSet with grid index 1,1 1,2 1,3 a...
2 years ago | 1 answer | 0
1
answerQuestion
How can I store arrays in container maps
Hi all, I am very new to matlab and I have some questions on container map. I would like to know how to store arrays under conta...
2 years ago | 0 answers | 0