Statistica
All
RANK
3.535
of 300.863
REPUTAZIONE
16
CONTRIBUTI
0 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
6
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risolto
The 5th Root
Write a function to find the 5th root of a number. It sounds easy, but the typical functions are not allowed (see the test su...
circa 8 anni fa
Risposto
Is it possible to force single precision instead of double precision when generating code from simulink?
Check the "Code Replacement Library" option in Simulation -> Model Configuration parameters -> Code Generation -> Interface. If ...
Is it possible to force single precision instead of double precision when generating code from simulink?
Check the "Code Replacement Library" option in Simulation -> Model Configuration parameters -> Code Generation -> Interface. If ...
circa 8 anni fa | 3
Risposto
Matlab. Find the indices of a cell array of strings with characters all contained in a given string (without repetition)
You can sort the strings and then match them using regular expression. For your example the pattern will be |^a{0,2}c{0,1}t{0,1}...
Matlab. Find the indices of a cell array of strings with characters all contained in a given string (without repetition)
You can sort the strings and then match them using regular expression. For your example the pattern will be |^a{0,2}c{0,1}t{0,1}...
oltre 12 anni fa | 3
| accettato


