Cesar García
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Attempted to access 2 element of data dxdt. The valid index range is 1 to 1 Please note that the simulation will be aborted immediately after you continue from this breakpoint to avoid segmentation violations. debug>>
I´m working with opc in simulink, i need to solve the equation: function [X, dxdt]=Biomassprediction(O2) %Guardar memoria ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Filtrar datos cada n pasos en el tiempo de una matriz
Hola, Tengo una matriz con muchos datos en el tiempo, los datos van de 0:0.0001:49 pero quiero escoger de la matriz, los valo...
8 years 前 | 1 个回答 | 0
1
个回答提问
Nonlinear Model Predictive controller toolbox?
Hi, Does any one knows if there exist a NMPC toolbox in Matlab? I´ll appreciate your help. Best Regards
9 years 前 | 2 个回答 | 1
2
个回答提问
How to convert from euler´s method to ODE45?
i want to use ODE45 based in the next code. % Parameters um=0.54; Km=0.03; k1=0.4; k2=1.24; Csx=0.095; Csp=...
9 years 前 | 0 个回答 | 0
0
个回答已回答
Ayuda ODE45 con condición If
Thank you for your response, i am traying to pass from euler to ode45 solution technique. Attached is the eulers method. I ap...
Ayuda ODE45 con condición If
Thank you for your response, i am traying to pass from euler to ode45 solution technique. Attached is the eulers method. I ap...
9 years 前 | 0
提问
Ayuda ODE45 con condición If
Saludos, Estoy tratando de resolver en set de ODEs usando ODE45, el problema es que algunos estados que dependen del tiempo t...
9 years 前 | 2 个回答 | 1
2
个回答提问
help with this type of ode45
Hi, I am trying to solve a set of differential equations using ode45, the problem is that i need to define some if conditions...
9 years 前 | 0 个回答 | 0
0
个回答提问
Help with this code (fixed pivot technique)
Hi, Regards, i need help with this code, in order to get the molecular weight distribution of the polymer. This is using the fix...
9 years 前 | 0 个回答 | 0
0
个回答提问
Probles with Subscript indices must either be real positive integers or logicals. Error in Untitled3 (line 144) dp1dt(i)=(-((F1+F2)/V(i))*dp1dt(i)+(ki(ESHM))-(km2*(dp1dt(i)*M(i)))+kp*(dp2dt(k)*A-kt*dp1dt(i)));%Lumped Molar balances
Can anyone help me with next code? clear all clc Param=[4.3276103255301335 0.10215543561231799 12.346130949956718 0.04565...
9 years 前 | 1 个回答 | 0