Wei Huang
Followers: 0 Following: 0
Statistics
All
RANK
211,231
of 295,569
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
Cumulative sum in Simulink
Use the discrete-time integrator block for discrete systems
Cumulative sum in Simulink
Use the discrete-time integrator block for discrete systems
8 months ago | 0
Solved
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
12 months ago
Solved
Basic Matlab Operation Bonanza
Given a horizontal array of numbers, perform the following operations, in order: transpose, flip matrix horizontally, flip matri...
12 months 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:...
12 months ago
Answered
How to Insert a Dotted Line using InsertShape?
Here is a way you can do this by interpolating between the points of your solid line: % Create some image I = uint8(zeros(400,...
How to Insert a Dotted Line using InsertShape?
Here is a way you can do this by interpolating between the points of your solid line: % Create some image I = uint8(zeros(400,...
1 year ago | 0