Gelöst


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

etwa 14 Jahre vor

Gelöst


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

etwa 14 Jahre vor

Gesendet


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

etwa 14 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

fast 15 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Frage


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

fast 15 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 15 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


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

etwa 15 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


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

etwa 15 Jahre vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


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

mehr als 17 Jahre vor | 1 Download |

0.0 / 5
Thumbnail