photo

YU ZHU


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
253 243
of 300 381

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 477

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

View badges

Feeds

View by

Question


How to plot function S over time and X over time
I have two function X and S, both are functions of t. And the relationship is this dX/dt=4.5*S*X/(0.5+S) dS/dt=10*S*X/(0.5+S)...

nästan 8 år ago | 1 answer | 0

1

answer

Question


How to find the value of x for certain y(x)
I have a function y=26669/5 - 5000*exp((7*x)/5) And I want to know when y=1, what is the value of x.

nästan 8 år ago | 1 answer | 0

1

answer

Question


How to get a new cell array containing the repeated elements in an original cell?
For example if I have an original cell as celloriginal={'apple','bird','cat','bird','zoo','bird','cat'}; and I want to ob...

nästan 8 år ago | 1 answer | 0

1

answer