A résolu


Balanced number
Given a positive integer find whether it is a balanced number. For a balanced number the sum of first half of digits is equal to...

plus de 9 ans il y a

A résolu


inner product of two vectors
inner product of two vectors

plus de 9 ans il y a

A résolu


inner product of two vectors
inner product of two vectors

plus de 9 ans il y a

A résolu


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

plus de 9 ans il y a

A résolu


Quote Doubler
Given a string s1, find all occurrences of the single quote character and replace them with two occurrences of the single quote ...

plus de 9 ans il y a

A résolu


Replace NaNs with the number that appears to its left in the row.
Replace NaNs with the number that appears to its left in the row. If there are more than one consecutive NaNs, they should all ...

plus de 9 ans il y a

A résolu


Replace NaNs with the number that appears to its left in the row.
Replace NaNs with the number that appears to its left in the row. If there are more than one consecutive NaNs, they should all ...

plus de 9 ans il y a

A résolu


Lightning strike distance: Writing a function
Write a function named LightningDistance that outputs "distance" given input "seconds". Seconds is the time from seeing lightnin...

plus de 9 ans il y a

A résolu


Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...

plus de 9 ans il y a

A résolu


Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...

plus de 9 ans il y a

Réponse apportée
Interactive replot when variable changes
This is where a GUI program can help you. GUI program is event-driven and can listen and respond to a user's action. Concept...

plus de 9 ans il y a | 0

A résolu


Increment a number, given its digits
Take as input an array of digits (e.g. x = [1 2 3]) and output an array of digits that is that number "incremented" properly, (i...

plus de 9 ans il y a

A résolu


Increment a number, given its digits
Take as input an array of digits (e.g. x = [1 2 3]) and output an array of digits that is that number "incremented" properly, (i...

plus de 9 ans il y a

A résolu


Narcissistic problem
How many likes has this problem?

plus de 9 ans il y a

A résolu


Narcissistic problem
How many likes has this problem?

plus de 9 ans il y a

A résolu


Read a Soroban Abacus
*Description* The Soroban is the name of the modern Japanese abacus. Information on reading a Soroban can be found <http://we...

plus de 9 ans il y a

A résolu


Read a Soroban Abacus
*Description* The Soroban is the name of the modern Japanese abacus. Information on reading a Soroban can be found <http://we...

plus de 9 ans il y a

A résolu


Is my wife right?
Regardless of input, output the string 'yes'.

plus de 9 ans il y a

A résolu


Solve the Sudoku Row
*Description* A simple yet tedious task occurs near the end of most Sudoku-solving algorithms, computerized or manual. The ta...

plus de 9 ans il y a

A résolu


Solve the Sudoku Row
*Description* A simple yet tedious task occurs near the end of most Sudoku-solving algorithms, computerized or manual. The ta...

plus de 9 ans il y a

A résolu


Triangle sequence
A sequence of triangles is constructed in the following way: 1) the first triangle is Pythagoras' 3-4-5 triangle 2) the s...

plus de 9 ans il y a

A résolu


Triangle sequence
A sequence of triangles is constructed in the following way: 1) the first triangle is Pythagoras' 3-4-5 triangle 2) the s...

plus de 9 ans il y a

A résolu


Function Iterator
Given a handle fh to a function which takes a scalar input and returns a scalar output and an integer n >= 1, return a handle f...

plus de 9 ans il y a

A soumis


3D comet plot of multiple objects
Plots trajectories of multiple objects in 3D with controllable speed and tail length

plus de 9 ans il y a | 2 téléchargements |

5.0 / 5
Thumbnail

A soumis


regionprops3
Measure geometric properties (e.g. long axis, eccentricity, etc.) of image objects in 3D.

plus de 9 ans il y a | 2 téléchargements |

5.0 / 5
Thumbnail

A résolu


Function Iterator
Given a handle fh to a function which takes a scalar input and returns a scalar output and an integer n >= 1, return a handle f...

plus de 9 ans il y a

Réponse apportée
Create a for loop for a function
MATLAB is case sensitive. Your function call should match exactly your function definition.

plus de 9 ans il y a | 0

Réponse apportée
MATLAB cannot find jsonlab library during run time
I recommend you follow the procedures listed in the following page : <https://www.mathworks.com/help/matlab/matlab_env/add-re...

plus de 9 ans il y a | 0

A soumis


vtkwrite : Exports various 2D/3D data to ParaView in VTK file format
Exports 2D/3D image volume, vector field, surface, lines, polygons, etc. to ParaView

plus de 9 ans il y a | 17 téléchargements |

4.9 / 5
Thumbnail

Réponse apportée
How to combine the elements of several identical cell structure ?
Ok. Here's a solution for you : Tau = struct; for ii = 0:9 data = load(['Tau@09_n1000_c', num2str(ii), '.mat']); ...

plus de 9 ans il y a | 2

| A accepté

Charger plus