Matthew Charles
Followers: 0 Following: 0
統計
MATLAB Answers
13 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Error using odearguments?
Hi, I tried to run the code below but I was greeted with the below error message. Any assistance will be greatly appreciated fu...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Too many input arguments.
Hi everyone, I tried to generate a figure but got the above. Can someone show me where I could have gone wrong function f = emu...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Issues using Summation in Matlab
Hi, just want to confirm whether the code that I have below is indeed correct or there are changes that is needed to solve. I ha...
2年以上 前 | 2 件の回答 | 0
2
回答質問
Initial Conditions not Generating on Graph
= B = 1e-19; % Vol = nd*(4*pi*(D/2)^3 /3); theta_0 = nd*pi*D^3 /(6*Vol); theta_m = nd*pi*(D+1)^3...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Warning: Imaginary parts of complex X and/or Y arguments ignored.
I am using the below code in the below function to generate a graph, however the graph I am trying to replicate is not what matl...
2年以上 前 | 2 件の回答 | 0
2
回答質問
Too Many Input Arguments - I am new to matlab and not sure how to solve this
function [h] = thesis(t) % Oil/Brine Systems Main Characteristics %% Oil/Water System at 30C (Paraffin) mu1 = ...
2年以上 前 | 2 件の回答 | 1
2
回答質問
Why am I getting this error? Error using feval Unrecognized function or variable 'emul'
%% Oil/Water System at 30C (Paraffin) mu1 = 3.8; % Viscosity in mPa.s-1 rho_O1 = 797; % Oil Density in kg/m3 rho_B1 = 9...
2年以上 前 | 2 件の回答 | 0
2
回答質問
Why am I getting this error? Local function name must be different from the script name.
function dh_s = project(t,hs) nd = 1000; % No. of Droplets Vol = 900; % Liquid volume of emulsion (ml) l = 0.5...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Why am I getting Error using nargin? Tried to run the below code but only getting the error using nargin. I attempted everything
%% SEDIMENTATION INTERFACE function dh_s = Emul(t,h) nd = 1000; % No. of Droplets % D = 300; % Droplets Diameter of S...
3年弱 前 | 1 件の回答 | 0
1
回答質問
Array indices must be positive integers or logical values.
Good day, I am trying to run this code but I cant seem to know what the issue is as to why I am constanting getting this error. ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Is it Possible that I can get feedback o my Question Proposal for the topic "Numerical Integration"?
Each student in our class were given the opportunity to create a question based on the topic "numerical integration" for our num...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Hi, Is its possible that I can get some feedback on the question I created on the topics of Non-Linear Equations?
Below you will find the question that I have created under the topic of "Non-Linear Equations" for my Numerical Methods course I...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Hi, Is it possible that I can get any feedback from a question I created on the topic of linear equations?
QUESTION: Every year, company X is obligated by NGC to perform corrosion maintenance, and servicing of the Daniel meters, on...
4年以上 前 | 0 件の回答 | 0