photo

Dinghuan Zhu

MathWorks

Last seen: 5 dagen ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
3 Answers

Cody

0 Problems
1 Solution

RANK
7.090
of 300.369

REPUTATION
6

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20.936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
112.508
of 168.436

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

meer dan 10 jaar ago

Answered
fmincon in matlab for multi objective
There are several approaches to tackle multi-objective optimization problems. You may refer to the following link for detailed d...

meer dan 11 jaar ago | 0

| accepted

Answered
How to write string loops?
You can use the function “sprintf” to format data into string in MATLAB. The following code generates the exact result you are l...

meer dan 11 jaar ago | 1

Answered
matlab built in function missing from stand alone application
The function “which” does not display the source file locations for MATLAB built-in functions. Your result of the “which” comman...

meer dan 11 jaar ago | 0