
Yu
MathWorks
PhD in Controls
Professional Interests: Control and optimization
Statistics
RANK
241,797
of 273,036
REPUTATION
0
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
2,898 of 18,443
REPUTATION
527
AVERAGE RATING
5.00
CONTRIBUTIONS
5 Files
DOWNLOADS
9
ALL TIME DOWNLOADS
5125
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
2 Public Channels
AVERAGE RATING
40
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
yu-jiang/Paper_Automatica2012_CTLTI
Simulation code for the paper by Y Jiang and ZP Jiang, Automatica, 2012
5 years ago | 2 downloads |
How do I solve 'Invalid first data argument'?
The issues is cause by plot command with both '-r' and 'o'. Do you want a red line with green markers? If that this the case, yo...
7 years ago | 0
Submitted
yu-jiang/ReadUSCISCaseNumber
MATLAB code to read the status of an USCIS code without opening the website
7 years ago | 1 download |
Submitted
yujiangnb/HJB_SOS
Sovling HJB using SOS-based Policy Iteration
7 years ago | 2 downloads |
Submitted
yujiangnb/GoogleScholarReader
The function reads the citation numbers from the google scholar profile
7 years ago | 1 download |
Submitted
ADPLib
A simulink library block is created to achieve ADP learning methods for second order CT systems
8 years ago | 3 downloads |
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
8 years ago
Solved
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
8 years ago
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:...
8 years ago