Community Profile

photo

Nasser Ramsis


California State University Northridge

Active since 2015

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


list the result of the index values in ranges
Hello, I have an array that is populated with the values 1,2 or 3. a = [1 1 2 2 3 3 2 2 1 1]; and I want to list the...

6 years ago | 2 answers | 0

2

answers

Question


Find value in an NxMxP array and return index
I have an N x M x P array. Its filled with all possible values of a parameter. I'm looking for the value closest to a target I h...

7 years ago | 1 answer | 0

1

answer

Question


How do i find geometry properties of triangles?
I want to write a code to find the polar moment of inertia of an airfoil. Being a complex shape, a friend suggested a numerical ...

7 years ago | 1 answer | 0

1

answer

Question


splitting a shape into triangles
Hello, I'm writing a code to optimize some dimensions for a wing i'm designing. As part of the code i need to split up a 2D ...

7 years ago | 1 answer | 1

1

answer

Question


the code wont display an answers calculated
so i have a code that has multiple nested if statements. before calculations are run the user is asked for a method f,b or c and...

8 years ago | 1 answer | 0

1

answer

Question


Having issue displaying the result of a set of if statements
Hello i have an issue i want to display the variable "ans" im using disp(ans) and ive placed it at every point possible it doesn...

8 years ago | 1 answer | 0

1

answer