![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3414451_1522095701896_DEF.jpg)
Taniadi
Followers: 0 Following: 0
Fresh graduate chemical engineers. Likes reading, and have fun =) Professional Interests: chemical process and engineering, programming
Estadística
5 Preguntas
10 Respuestas
CLASIFICACIÓN
5.991
of 297.016
REPUTACIÓN
8
CONTRIBUCIONES
5 Preguntas
10 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Specifying du/dx in pde toolbox error
I am trying to solve an elliptic PDE but it has a first order partial derivative w.r.t x, but in PDE specification, it has to be...
más de 12 años hace | 1 respuesta | 0
1
respuestaNonlinear fit to multiple data sets with shared parameters
I think to fit the data set, you can try to use least square method, that is to minimize the error between calculated value and ...
más de 12 años hace | 0
Selecting the correct output.
If you want to the difference, eg. the tenth column and the start price, I think that it can be done with 1. define start pric...
más de 12 años hace | 0
| aceptada
Pregunta
Bvp4c spherical type
Hi all, I want to solve BVP of the _spherical-type_ form : y'' = y' / x^2 + g(y) using bvp4c, and one of the boundary valu...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
MuPad and Symbolic Toolbox Error
Hi, i want to ask a question about MuPad. I am beginner using MuPad, I am trying to solve a coupled of ODE as follow using Mu...
más de 12 años hace | 1 respuesta | 0
1
respuestaproblem with fmincon to optimize ISE for pid tuning using Bode s ideal trunsfer function
I don't think that the tranfer function can be used as constraint, and one other think, your script cannot be read well!
casi 13 años hace | 0
fminsearch
I think that you can try to save your file using the filename "f.m" (equating your function name in function definition". And tr...
casi 13 años hace | 0
Transfer function
if you want to try simulate the response of that transfer function with step or ramp function, you can try defining that TF with...
casi 13 años hace | 0
| aceptada
solve command
Are you trying to solve a system of linear equations? I found difficulties in using solve. If you want to solve linear equations...
casi 13 años hace | 0
Is there any function other than Fsolve to solve systems of nonlinear equations ????
I agree with Friedrich, to test, you can see the value of your equations using: [yout, fval ] = fsolve('function',guess). wh...
casi 13 años hace | 0
Optimization problem
I can't help you since I don't understand your problem. But after reading your explanation, I think that you have to write a M-...
casi 13 años hace | 0
Pregunta
two systems of coupled elliptic PDE
Hi all, I have a question about solving a system of coupled elliptic PDE, and sadly, it is usually highly nonlinear. What is the...
casi 13 años hace | 1 respuesta | 0
1
respuestafminsearch
i think that one of your errors is writing the function. the function should use different name for output variables.
casi 13 años hace | 0
Pregunta
ode error
Hi all, i want to ask about my M-File. I cant run this code i made function dGdW = PBR(W,Y) global yao Fk0 Q0 T...
casi 13 años hace | 1 respuesta | 0
1
respuestaHelp using subfunction to compute zeros of a function
you can use fzero or fsolve to solve the problemm but it is necessary that you change initial guess to get 3 roots.
casi 13 años hace | 0