A résolu


Binary numbers
Given a positive, scalar integer n, create a (2^n)-by-n double-precision matrix containing the binary numbers from 0 through 2^n...

presque 5 ans il y a

A résolu


Nearest Numbers
Given a row vector of numbers, find the indices of the two nearest numbers. Examples: [index1 index2] = nearestNumbers([2 5 3...

presque 5 ans il y a

A résolu


Pangrams!
A pangram, or holoalphabetic sentence, is a sentence using every letter of the alphabet at least once. Example: Input s ...

presque 5 ans il y a

A résolu


Reverse Run-Length Encoder
Given a "counting sequence" vector x, construct the original sequence y. A counting sequence is formed by "counting" the entrie...

presque 5 ans il y a

A résolu


Cell joiner
You are given a cell array of strings and a string delimiter. You need to produce one string which is composed of each string fr...

presque 5 ans il y a

A résolu


Find the two most distant points
Given a collection of points, return the indices of the rows that contain the two points most distant from one another. The inpu...

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

presque 5 ans il y a

A résolu


Trimming Spaces
Given a string, remove all leading and trailing spaces (where space is defined as ASCII 32). Input a = ' singular value deco...

presque 5 ans il y a

A résolu


Implement a ROT13 cipher
Replace each character in string s1 with the character that is shifted 13 positions from it (wrap back to the beginning if neces...

presque 5 ans il y a

A résolu


Sums with Excluded Digits
Add all the integers from 1 to n in which the digit m does not appear. m will always be a single digit integer from 0 to 9. no...

presque 5 ans il y a

A résolu


Remove the small words from a list of words.
Your job is to tidy up a list of words that appear in a string. The words are separated by one or more spaces. Remove all words ...

presque 5 ans il y a

A résolu


Indexed Probability Table
This question was inspired by a Stack Overflow question forwarded to me by Matt Simoneau. Given a vector x, make an indexed pro...

presque 5 ans il y a

A répondu
Libraries (toolboxes and blocksets) download for Simulink
Hi Peter powerlib, powerlib_extras, powerlib_meascontrol, sps_avr, electricdrivelib,re_lib, spsDieselMotorModel are found in ...

presque 5 ans il y a | 0

A répondu
how to add a pre-trained feedforward neural network in app designer
Hi Summia Shah Please refer below link for more information on the query. https://in.mathworks.com/matlabcentral/answers/...

presque 5 ans il y a | 0

A répondu
how to train Alexnet from scratch (without transfer learning)?
Hi Jack Xiao You can refer the below link for training a network from scratch in MATLAB. https://in.mathworks.com/help/deep...

environ 5 ans il y a | 0

A répondu
Function block is working in Matlab but not in simulink
Hi Michael From the Figure you have provided X_buff,Y_buff,Z_buff appear to be inputs (similar to IN blocks). While the X_bu...

environ 5 ans il y a | 0

A répondu
How to prepare the data for Classification learner Toolbox?
Hi Abdulaziz Alghamdi Data preparation for training seems good. You can refer to “Compare and Improve Classification Models...

environ 5 ans il y a | 0

A répondu
Running Python script in MATLAB - Get following error: ModuleNotFoundError: No module named 'odrive'
Hi Rachel Dunwoody Including full path of python.exe in the system command along with the .py file might help in resolving the...

environ 5 ans il y a | 1

A répondu
How to protect data in the workspace
Hi Weihua Huang Please refer below link for more information on the query. https://in.mathworks.com/matlabcentral/answers/9...

environ 5 ans il y a | 1

| A accepté

A répondu
How it is possible to find and use the thermolib toolbox?
Hi Concetta Thermolib is a third-party product. Please find more info below https://in.mathworks.com/products/connections/p...

environ 5 ans il y a | 0

A répondu
How do I get 2 pages per sheet when printing file from Matlab Editor?
Hi Peter The default Page setup of MATLAB editor do not provide any options to change the number of pages to be printed in a si...

environ 5 ans il y a | 0

| A accepté

A répondu
Multiplying transfer functions gives different bode plots
I am able to reproduce the issue mentioned by you only when I use your data. I have tried multiplying two custom discrete trans...

environ 5 ans il y a | 0