
MATLAB
Spoken Languages:
English
Pronouns:
He/him
Statistics
RANK
86,411
of 300,302
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
19,275 of 20,911
REPUTATION
0
AVERAGE RATING
0.00
CONTRIBUTIONS
2 Files
DOWNLOADS
1
ALL TIME DOWNLOADS
9
RANK
of 168,040
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
How to convert from FORTRAN TO MATLAB
I used codeconvert.ai and it worked perfectly!
8 months ago | 0
Submitted
Fractional base M to N conversion
Function [seqY, remX, K] = baseNtobaseM(seqX, N, M, K) converts fractional seqX in base N to fractional seqY upto K fractional...
9 months ago | 0 downloads |
Submitted
Inverse Z transform
Function izt calculates the numerical inverse Z-transform of a rational function of z^-1 at specified points.
1 year ago | 1 download |
Can MATLAB easily solve a system of polynomial equations?
You want to solve for A, B, and C. So assuming that the rest of variables are given, you find the solution by: ABC = [x^2 x C;...
5 years ago | 0