Community Profile

photo

Ajpaezm


None

Last seen: 2年以上 前 2016 年からアクティブ

Electrical engineer that likes Matlab a lot. Machine Learning, signal processing, arduino, power electronics, math.

統計

All
  • First Review
  • Thankful Level 3
  • Solver

バッジを表示

Content Feed

表示方法

質問


Get maximum values across a cell array with multiple indexing.
Perhaps the title of my question isn't phrased at best, but hopefully the description will provide clear insight. I have the fol...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Find only numeric strings on cellstr array.
I'd like to know the index of the "numerical strings" within a cellstr array. arr = {'123', 'Hola', 'my', 'String', '', '14...

3年弱 前 | 3 件の回答 | 0

3

回答

質問


Help using grpstats function to get number of occurances per row on a table.
I have the following table (4 rows, column names are simply "Col1", "Col2" and so on), for which I'd like to apply grpstats func...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Python interpreter became static and can't change it with PyVersion.
As he title of the question says, the python interpreter I chose for my Matlab has become hardcoded. I know this is common for L...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


How Matlab builds the default preference file?
Hello, What happens after I delete a preferences file from Matlab? Will the Matlab preferences be restored the next time I o...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Working with tables: populate column of NaNs in table 1, with contents of column of table 2, given a condition.
I have some data in testing.mat (uploaded to this thread), two tables with two common columns: 'letter' and 'vals'. On t_1, my ...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Catching messages displayed on the command window
When I try to connect to another program, and the user has not logged in, it starts printing these messages: I know how t...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Formatting .txt files as the one produced by command prompt.
Hi, I have the following script that requests all processes running currently on my machine. [~,tasks] = system('tasklist');...

約4年 前 | 2 件の回答 | 0

2

回答

質問


Send username and password after initiating such program.
Hello everyone, Is there a way to pass user credentials to an application using Matlab? The application was not designed by ...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


Help with REGEXP: extracting info from a fragment of URL inside the HTML code.
Hey guys, I have used webread/urlread to get info from this site, the outcome is huge but I'm only interested in these lines: ...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Filter table by lenght of elements in one column.
Hi, I'd like to filter, without using loops, a table by the lenght of an element in a given column. The lenght for my scenario m...

5年弱 前 | 0 件の回答 | 0

0

回答

質問


Getting 9 digit datenum into a timestamp format of Date and time.
I have a number representing a date: val = 1554579550.00000 I want to convert it to a timestamp (date + time) but can't figu...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


License Requirements for Deep Learning Container on AWS.
Hello, I want to know if the "Deep Learning Container" for AWS comes as a bundle or if you must purchase each license separa...

約5年 前 | 0 件の回答 | 0

0

回答

質問


Using Intel HD Graphics for CUDA code generation in Matlab.
Hello guys, I want to be able to load a Deep Learning model within Simulink, and for this I need to generate CUDA code. Curr...

約5年 前 | 0 件の回答 | 0

0

回答

質問


DL + GPU Coder: Code generation for SequenceInputLayer is not supported.
Hello guys, I have a DL model I'd like to use to import to Simulink, with the help of the GPU coder. Is a simple function, an...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Keras TensorFlow importer: can't upload weights from .h5 file using importKerasNetwork.
Hi, I have a .h5 file with a Keras TensorFlow model that was built using Sequential API. The model is carrying weights, and thou...

約5年 前 | 1 件の回答 | 0

1

回答

質問


textscan or regex to get numbers from a text message.
I have an expression that looks like this: text = '[API.msg2] Order size 400 is smaller than the minimum required size of 50...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Importing Keras model to Matlab: LSTM layers is not yet supported.
I have a .h5 file I want to upload to Matlab using the import tool for TensorFlow in matlab, like this: layers = importKerasL...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Matlab can't find site-packages folder from Python environment.
Hello guys, I'd like to call user-defined functions/scripts I built in python through Matlab. I'm aware of many of the things...

約5年 前 | 0 件の回答 | 0

0

回答

質問


Simulink: plotting outcome of Matlab Function box to a scope.
I have a matlab function called from within a Simulink Block. The outcome of this is a scalar (a 1x1 array in terms of Matlab). ...

約5年 前 | 0 件の回答 | 0

0

回答

質問


Simulink in 2018a: Synchronization to real-time kernel has failed.
I'm trying to use the thingspeakinput block in simulink, my model is fairly simple. I only have that ThingSpeak block connected ...

約5年 前 | 0 件の回答 | 0

0

回答

質問


Ploting timeseries data in Simulink (Variable vs. HH:MM:SS).
I have a Simulink block that calls a user-defined function. This function calls another function: thingspeakread.m (provided by ...

約5年 前 | 0 件の回答 | 0

0

回答

質問


Handling Struct and String Arrays in Simulink.
Hey guys, I have a function that has 3 types of outputs: 1) numeric array. 2) string array. 3) struct array. Is there ...

約5年 前 | 1 件の回答 | 1

1

回答

質問


Using Regex to get strings with whitespace within them.
Hey guys, I want to use Regex to acquire some ID's in a cellstring array, the array looks like this: myString = '(['US04650...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


Regular expression for a Python Dict.
Hey guys, I have a python dict that I have turned into a string using char(values()) command, the outcome after that is the ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Building/Estimate Panel VARs in Matlab.
Hey guys, I know VARs can be stimated in Matlab when you have multiple time series. But what's the case when we have to do i...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Help using Regexp:
Hello, I'm a bit confused on how to use regexp to get information that's between braces. For example, I have the following t...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Populate pyargs() arguments with the contents of a string cell array.
Hello everybody, I'd like to know if there's a way to populate the arguments of pyargs() with the contents of an array, inste...

6年弱 前 | 2 件の回答 | 0

2

回答

質問


Can't use strcmp with two strings or char values that are apparently equal.
I have a group of business days in format 'mm/dd/yyyy', from this, I created an array with a char format ( *data_char*) and a st...

約6年 前 | 1 件の回答 | 0

1

回答

質問


Getting a list of business days ignoring holidays regardless of timezone/country.
Hello, I'd like to make an array of dates containing business days regardless of the holidays (if there's any within that ra...

約6年 前 | 1 件の回答 | 0

1

回答

さらに読み込む