Feeds
질문
Solving a non linear coupled system of ODE
i have that system and i made my code clear all close all clc ti = [0 0.0799 0.0809 0.0819 0.0829 0.0839 0.0849 0.0859 0.0...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
convert data to a function using polyfit
i have used polyfit function to fit my data and to have as an output a function and i have got that plot the red one is the pol...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Fourth Order Runge-Kutta Method for the System of three Differential Equation
i want to solve that system using 4 order kutta method i wrote that code but results are very weird, Q and R are two function...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error when trying to run a function
i wrote that function alone in a file function [g] = R(a,b,c,d) rou=880; Cd=0.7; Aorifice=1.963495408*(10^(-5)); Vo=7*10^(...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
convert a data to a function
Hi, i have currently received a data ( table of points (xi, yi) and i want to convert it even approximatively to a function i...
5년 초과 전 | 답변 수: 1 | 0
