Ben Le
Texas A&M University College Station
Followers: 0 Following: 0
Statistics
RANK
22,060
of 295,527
REPUTATION
2
CONTRIBUTIONS
11 Questions
2 Answers
ANSWER ACCEPTANCE
72.73%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
Can Matlab Factorial a Large Number?
Hello, I'm solving a problem of probability and need to calculate a factorial(365), but the factorial function in Matlab gives ...
7 years ago | 2 answers | 0
2
answersQuestion
Is powersys toolbox included in the R2017a Student verssion?
Hello everyone, I use R2017a Matlab Student version on window 10 Home. I don't know if my Matlab version includes the powersy...
7 years ago | 1 answer | 0
1
answerQuestion
What does the message Failed to load library 'powerlib_extras' in R2017a Simulink mean?
Hello everyone, I ran a system in Simulink (R2017a Student version) and received a message: " Failed to load library 'powerli...
7 years ago | 2 answers | 0
2
answersQuestion
Solving difference equation with its initial conditions
Hi, Consider a difference equation: 8*y[n] - 6*y[n-1] + 2*y[n-2] = 1 with initial conditions y[0]= 0 and y[-1]=2...
8 years ago | 2 answers | 0
2
answersQuestion
Can Matlab give me a disturbance randomly from a% to b% of a number?
Hello everyone, Let say my number is 7, and I need to generate a randomly number from 5 to 400% of 7. Can Matlab give me the ...
8 years ago | 2 answers | 0
2
answersQuestion
How to create and insert a name for a block in simulink?
Hello All, I'm trying to create a control system diagram as in the attached image file. Can anyone please give me a hint of h...
8 years ago | 1 answer | 0
1
answerQuestion
Determine the Length of One Oscillation
Hi everyone, My Z-transform function is H(z) = (-3*z^2 + 4*z)/(8*z^3 -14*z^2 + 8*z -2). After plotted its response frequency,...
8 years ago | 2 answers | 0
2
answersQuestion
Can Matlab code give me a solution to find frequency from its difference equation?
Hello, I am trying to find a solution and then frequency from the following difference equation: 8*y(n) - 6*y(n-1) + 2*y(n-2) = ...
8 years ago | 0 answers | 0
0
answersQuestion
How to make data table aligned straight column by column?
Hello, I am unable to make my data table straight in vertical column by column as shown in the example below: ...
8 years ago | 0 answers | 0
0
answersQuestion
Unable Setting Command History
Hi, I'm new to Matlab and use 2016a version. I prefer to set my Command History on the right site of Command Window and below t...
8 years ago | 1 answer | 0
1
answerQuestion
Why does my matlab function produce result more than I expect?
Please see the attached pdf file for the issue. Thanks!
9 years ago | 2 answers | 0
2
answersplotting a linear equation
b0 = 3; b1 = 4; % You can choose any range of x. In this case I chose x is from -50 to +50 x = -50:50; y = b0 - b1*x; p...
9 years ago | 1
Can single individual MATLAB license be used across multiple computers?
Hi, I purchased a Student licence R2015b and installed on my desktop at home. Can I use that licence to install the R2015b on...
9 years ago | 0