Feeds
답변 있음
How to access PCHIP function in simulink
Please ignore, I figured out that I need to call the code extrinsically within the embedded function, i.e: coder.extrinsic('p...
How to access PCHIP function in simulink
Please ignore, I figured out that I need to call the code extrinsically within the embedded function, i.e: coder.extrinsic('p...
거의 12년 전 | 0
| 수락됨
질문
How to access PCHIP function in simulink
Hello everyone, I'd really like to be able to use the pchip function on some data within the simulink environment, however it...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
Installing Data Acquisition Toolbox blockset in 64 bit Matlab simulink 2012b
Dear All, I have Matlab 2012b with the data acquisition toolbox. However I wish to use the data acquisition toolbox blockset ...
대략 12년 전 | 답변 수: 0 | 0
0
답변질문
Passing a variable into the fittype function
Hello, I have an analytical equation that I wish to fit to some data. I tried it out using the cftool command and it works we...
12년 초과 전 | 답변 수: 0 | 1
0
답변질문
Changing array variables whilst they are being solved within ODE45 routine at each timestep
Hello, I have a problem which takes the following form: [t T] = ode45(@dTdt,tspan,ICs) end Rates = dTdt(t,T,X,Y,Z)...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
Problem initialising with ODE45
Hello all, I've got a problem with ODE45. Essentially when I call my derivative function "TANKONEDIM", ODE45 doesn't seem to ...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
Solving system of first order differential equations in time in Simulink
Hello all, I have a system of first order ODEs to solve. Essentially this a discretised thermal conduction problem. The pl...
13년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Initialising variables in an embedded function
Dear All, Thanks very much for the rapid response, it turns out that simply renaming the variable works perfectly. Azzi, I...
Initialising variables in an embedded function
Dear All, Thanks very much for the rapid response, it turns out that simply renaming the variable works perfectly. Azzi, I...
13년 초과 전 | 0
질문
Initialising variables in an embedded function
Hello everyone, I'm trying to get an embedded function within Matlab Simulink to perform a finite difference calculation for ...
13년 초과 전 | 답변 수: 3 | 0
