photo

xinyu


Univ of Cambridge

Last seen: 5 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
1 Answer

RANK
29,551
of 300,571

REPUTATION
1

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
1

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


numerical noise with exponential matrix (expm())
Some one told me that that numerical noise normally exists with the expm() function. The noise value is normally with a magnitud...

11 years ago | 0 answers | 0

0

answers

Question


expm() products NaN as answer.
I have the matrix A=1.0 e 04* 1.3371 0.0000 0 0 0.0130 -0.0000 0 0 0.0000 0 -0....

11 years ago | 1 answer | 0

1

answer

Question


simplify the result from symbolic tool box
The following result is what I get from the symbolic tool box with the order pretty() and simplify(). How can I have it further ...

11 years ago | 2 answers | 0

2

answers

Question


draw picture with ezplot
Can I draw pictures with more than two variables with ezplot where only two variables are not constant. For example: syms ...

12 years ago | 1 answer | 0

1

answer

Answered
How can I plot the following
What do you want to plot? vD VS. iD? plot(vD,iD)

12 years ago | 0

Question


integral of a function
I have an ans for integral calculation R = piecewise([1/(T*k) < 0, (E0/(T*k) - (E0*Inf)/(T*k))/(1 + Inf*(- infinity/(T*k) -...

12 years ago | 1 answer | 0

1

answer

Question


x0 in the fminimax
Hello, everyone. I'm using the fminimax to solve a minmax problem. Here are the unsure poits: * the initial guess seem effec...

13 years ago | 1 answer | 0

1

answer

Question


Example code for fmincon error.
Hello, everyone. I was tryint to get the idea of using the function fmincon earlier. But when I run the example code in the hl...

13 years ago | 1 answer | 0

1

answer

Question


how can I do linear programming with a piecewise objective function?
hello I have done a linear programming code.And now the objective function of the problem will become a piece-wise function, ...

13 years ago | 2 answers | 1

2

answers