Community Profile

photo

mary


Last seen: 6 months ago Active since 2019

Statistics

  • Thankful Level 2
  • First Review

View badges

Content Feed

View by

Question


Replace a character in a Table
Hi, I have a table and I wanted to replace the character E into D, e.g. 5.1155017E-03 -> 5.1155017D-03 How could I do this? ...

12 months ago | 1 answer | 0

1

answer

Question


How to have access to activation functions' name in neural networks?
Hi, I want to know if it is possible to have have access to activation functions' name in Neural Networks in the same way that...

1 year ago | 1 answer | 0

1

answer

Question


export the results of feedforwardnet to Fortran?
I would like to know if it is possible to export a net constructed based on feedforwardnet into Fortran. Thanks in advcane

1 year ago | 1 answer | 0

1

answer

Question


Matlab deep learning network for regression
Hi, I built a neural network using Feedforwardnet, which performed well for my requirements. I have multiple inputs and outp...

1 year ago | 1 answer | 0

1

answer

Question


NetworkWrongType: First argument must be a SeriesNetwork, DAGNetwork, dlnetwork, or layerGraph.
Hi, I am a beginner in the deep learning toolbox of Matlab, so I apologize if my question seems too simple. I created a simpl...

1 year ago | 2 answers | 0

2

answers

Question


neural network in Matlab: vectors at output instead of a single concrete number
Hi, I would like to know how we can construct a neural network that for a given set of inputs gives a vector y depending on ve...

1 year ago | 1 answer | 0

1

answer

Question


4-D Interpolation using interpn
Hi, I have 4 vectors as input and 1 vector as output. I want to do an interpolation following the instructions given here: ht...

1 year ago | 0 answers | 0

0

answers

Question


regexp: match the entire expression
Hi, Is there any way to do the match between an expression and a pattern perfectly and not partially? Example: setStrings{1}...

1 year ago | 1 answer | 0

1

answer

Question


calling Matlab from Fortran using terminal
Hi, My objective is to call a matlab function within a fortran code by using the terminal and not Matlab command window. So, I...

1 year ago | 1 answer | 0

1

answer

Question


How to identify if a string has a pattern ?
Hi, I have a set of strings and I want to categorize them into the different set of functions. Let's consider the following ...

1 year ago | 2 answers | 0

2

answers

Question


solve a set of two linear equations
Hello, I have a set of two linear equations. I know how to solve it on paper. The only issue is how to make a well-structured ...

2 years ago | 2 answers | 0

2

answers

Question


Matlab: complex legends
Hi, Could you please tell me if it is possible to do a complex legend by Matlab like the one attached below ? Regards, Ma...

3 years ago | 1 answer | 0

1

answer

Question


Linux 18.04: Segmentation fault (core dumped) and plenty of problems with Property Inspectors
Hi, My operating system is linux 18.04. Since the installation of Matlab2019a on my system, I've had problems opening proper...

3 years ago | 0 answers | 0

0

answers

Question


How to recall a figure which was generated by a name "fname = figure; figure(fname)" without saving it ?
Hi, I have many figures and for validation purpouse, I have a file1.m file which generate many figures. I clean the worskspace...

4 years ago | 1 answer | 0

1

answer

Question


Convert .fig into .eps by a linux command
Dears, Is there any linux commands to convert .fig file to .eps ? I have a big report with lots of matlab figures saved in pn...

4 years ago | 0 answers | 0

0

answers

Question


Paid adds-on on student version does not work
Dears, I experience a very strange situation which is taking too much time and still I can not fix it. I paid for the studen...

5 years ago | 0 answers | 0

0

answers

Question


ODE Matlab : How to avoid the integration problem stop the entire simulation ?
Dear Matlab users, I am using ODE15s to solve the chemistry. The ODE15s is called for many times. But the input variables a...

5 years ago | 0 answers | 0

0

answers

Question


SimBiology - sundials - ODE solver - CVODE
Hi, Could someone explain me how I can use the sundials solver (CVODE), through my use of simBiology toolbox ? I know ODE so...

5 years ago | 2 answers | 0

2

answers

Question


SundialsTB coupling with Matlab
Dear experts in ODEs, I try to couple the sundials toolbox with Matlab by following the installation guide of sundials. The ...

5 years ago | 0 answers | 0

0

answers