Risolto


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

oltre 13 anni fa

Risolto


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...

oltre 13 anni fa

Inviato


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

oltre 13 anni fa | 3 download |

0.0 / 5
Thumbnail

Inviato


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

circa 14 anni fa | 1 download |

0.0 / 5
Thumbnail

Domanda


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...

circa 14 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 14 anni fa | 3 risposte | 1

3

risposte

Domanda


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...

oltre 14 anni fa | 1 risposta | 0

1

risposta

Inviato


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

oltre 14 anni fa | 1 download |

5.0 / 5
Thumbnail

Inviato


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

oltre 16 anni fa | 3 download |

0.0 / 5
Thumbnail