photo

Joseph


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

All
  • First Review
  • Thankful Level 3
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Multiple named tokens in a regexp
Hi all, I am having a little trouble finding out if you can have named tokens that are optional in a regular expression. M...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Power Set
function logical_indices = logical_indices_for_power_set(set_size) %LOGICAL_INDICES_FOR_POWER_SET creates a cell array cont...

fast 11 Jahre vor | 2

Frage


Defining/Checking assumptions on symoblic arrays
Hi all, I have been encountering a problem/inconsistency while using Matlab 2011b for defining and checking symbolic variable...

etwa 12 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
Problem and attempted workaround for using interp1() with the matlab coder
If anyone is intrested in a version of 'pchip' and/or 'spline' that can easily be modified for use in a MEX function (because in...

mehr als 12 Jahre vor | 0

| akzeptiert

Frage


Problem and attempted workaround for using interp1() with the matlab coder
Hi all, I had wanted to replicate a heating cycle for a simulation based upon given heating rates (rate = [3 2 1] K/s) across ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Regexp help for seperating numbers, matrices, strings
Hi all, I have been trying to seperate strings of arbitrary fields including numbers, matricies, and more strings. These are ...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


coder and error passing handles to extrinsic functions
Hi all, I have written some code in matlab using a primary function that calls fsolve and a subfunction for passing extra arg...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Coder and passing extra parameters
Hi all, I have been trying to speed up the passing of extra parameters to a function that is used in fzero(). I have been try...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to determine which operand has type 'RootOf' in MuPad?
Hi All, I have an expression which contains the multiply operands from Type 'solvelib::VectorImageSet', where one of the oper...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Change in subs() functionality from 2010b to 2011 a and b?
Hi all, I have code that has worked fine in matlab 2010b using the subs() function for symbolic substitution, however the sam...

fast 13 Jahre vor | 5 Antworten | 1

5

Antworten

Frage


Symbolic substitution to eliminate variables without solving for the explicit expressions
Hi all, I am trying to simplify a set of expressions (all equal to zero) by eliminating certain variables and not others. Thi...

fast 13 Jahre vor | 1 Antwort | 3

1

Antwort

Frage


Regular expression help for capturing tokens from a c++ if_else function block
I am trying to convert some c++ code matlab code and need help because trying to capture the conditions on the if_else statement...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to apply "smart indent" to a file programmatically
I have wrote a function that writes other functions. I want to now apply smart indent to the file to improve the aesthetics of t...

etwa 13 Jahre vor | 2 Antworten | 3

2

Antworten

Frage


Problem saving/loading structure with function handles
Hi all, I have made a bit of code that stores information about species and stores a number of different fields that contain s...

mehr als 13 Jahre vor | 2 Antworten | 3

2

Antworten

Beantwortet
Error creating a function handle using str2func in a function
%res is a structure with fields (name,Cp_R,H_RT,S_R,G_RT,Cp,H,S,G) %fields Cp_R,H_RT,S_R,G_RT are peicewise symbolic vari...

mehr als 13 Jahre vor | 1

Frage


Error creating a function handle using str2func in a function
I have been having trouble using *<http://www.mathworks.com/help/techdoc/ref/str2func.html STR2FUNC>* to make a function handle ...

mehr als 13 Jahre vor | 4 Antworten | 3

4

Antworten