已解决


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

12 years 前

已解决


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

12 years 前

已提交


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

12 years 前 | 3 次下载 |

Thumbnail

已提交


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

13 years 前 | 1 次下载 |

Thumbnail

提问


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

13 years 前 | 0 个回答 | 0

0

个回答

提问


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

13 years 前 | 3 个回答 | 1

3

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

已提交


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

13 years 前 | 3 次下载 |

Thumbnail

已提交


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

15 years 前 | 1 次下载 |

Thumbnail