photo

Tina Zhao


schlumberger

Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to deploy NARX or Neural Network in application builder
I build a NARX to predict a time series prediction, and I was going to build an executable application so people who don't have ...

7 years ago | 0 answers | 0

0

answers

Question


The executable files I generated using application compiler has error message, because it doesn't recognize the neural network functions
I used neural network NARX in my functions, and then I used the application compiler to generate a standalone application so oth...

7 years ago | 0 answers | 0

0

answers

Question


How to locate character string in a csv file and skip it
I'm reading a csv file, however, somewhere in the file, (unknown location, so the row, column for this character), an unrecogniz...

8 years ago | 0 answers | 0

0

answers

Question


Matlab application builder installer mcr exe file not a valid win32 application
I created the mcr application file using application builder, and when someone else was trying to install it, there's an error ...

8 years ago | 1 answer | 0

1

answer

Question


Does anyone know that for matlab runtime application, what is the ECCN?
Is EAR99,5D992,5D002 or other type of ECCN?

8 years ago | 0 answers | 0

0

answers

Question


how to vertically cascade a string vector and a numerica matrix
a={'time','channel1','channel2','channel3'}; b=[ 1 2 3 5; 4 2 6 7; 8 5 1 9; 3 2 4 6; 7 6 0 8]; how to vertically cascade the ...

8 years ago | 2 answers | 0

2

answers

Question


Loading big CSV, and laptops with 8GB doesn't work
My script loads big CSV files and processes it. But some end users said csv files bigger than 350MB won't work. Is there a way ...

8 years ago | 1 answer | 0

1

answer

Question


Application builder doesn't work for GUI input file select
In Matlab environment, I had a GUI to select input files and it is working. After I used application compiler to create the inst...

8 years ago | 0 answers | 0

0

answers