Community Profile

photo

Zcarfaz


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to skip a cell when output a matrix with varying size to a excel file
I have a matrix that varies its size depending on the user input. I need to output this to a specific column of a excel file(a t...

8 years ago | 2 answers | 0

2

answers

Question


Singularity of a Matrix.
Hi, I need to check if the following matrix is invertible and if yes, I need to output the inverse. I am new to MATLAB so pleas...

8 years ago | 1 answer | 0

1

answer

Question


Multiplication gives wrong answer
Following is my code and TensionData is an array imported from an excel file. comments shows the output of each line. ...

9 years ago | 0 answers | 0

0

answers

Question


Writing a loop to check the numbers in an array do not exceed a constant value
Hi, I am writing this program and need to write a for loop or similar in order to find if the values inside two arrays do not e...

9 years ago | 1 answer | 0

1

answer

Question


function to discretize a line between two points
following are the two questions I have to do. <</matlabcentral/answers/uploaded_files/9466/1.PNG>> I did the first one a...

10 years ago | 1 answer | 1

1

answer

Question


integral and its numerical approximation
Please help ,e to solve this. thanks in advanced. <</matlabcentral/answers/uploaded_files/8797/Capture.PNG>>

10 years ago | 1 answer | 0

1

answer

Question


write a function to round off numbers
Write your own roundn function that takes a floating point value as its input and rounds its nth decimal digit to the nearest n...

10 years ago | 2 answers | 0

2

answers

Question


truncate and floating-points
I need to write a function called truncate that takes a floating-point value as its input and truncates (discards) the value aft...

10 years ago | 2 answers | 0

2

answers