Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

ongeveer 12 jaar ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

ongeveer 12 jaar ago

Submitted


Hair, vibrissae, whisker mechanical model
Simulation of vibrissae mechanical model.

ongeveer 12 jaar ago | 3 downloads |

Thumbnail

Submitted


startup file with personal invitation and wishes.
Adding invitation and fun sentence on MATLAB opening.

bijna 13 jaar ago | 1 download |

Thumbnail

Question


discretization methods for continuous line or matrix (not linear polynomial function)
I am working with 2D and 1D pictures of wave phase. I need to make leveling/discretization/quantization (all same), see example...

bijna 13 jaar ago | 0 answers | 0

0

answers

Question


Floor function for int8
I want to round down (floor) variable defined as int8 without converting to double ! for example: a=int8(8.6); I want the...

bijna 13 jaar ago | 3 answers | 1

3

answers

Question


How to define physical (material) point in simmechanics or other tool ?
In model I constructing with use of SIMMECHANICS there is no meaning for inertia or shape of rigid bodies. Only motion propertie...

meer dan 13 jaar ago | 1 answer | 0

1

answer

Submitted


Shortest Distance Between Two Lines in N dimensions
Function calculates shortest distance between two lines presented by two points for each line.

meer dan 13 jaar ago | 3 downloads |

Thumbnail

Submitted


Custom and centered axes for 2D plot
It is way to place axes in eny point you want. Makes plot more readable and presented.

meer dan 15 jaar ago | 1 download |

Thumbnail