My orders
How it works
Examples
Reviews
Blog
Homework Answers
Submit
Sign in
How it works
Examples
Reviews
Homework answers
Blog
Contact us
Submit
Fill in the order form to get the price
Subject
Select Subject
Programming & Computer Science
Math
Engineering
Economics
Physics
Other
Category
Statistics and Probability
Calculus
Differential Equations
Quantitative Methods
Discrete Mathematics
Financial Math
Real Analysis
Abstract Algebra
Linear Algebra
Complex Analysis
Functional Analysis
Differential Geometry | Topology
Combinatorics | Number Theory
Analytic Geometry
Operations Research
Other
Deadline
Timezone:
Title
*
Task
*
Below is a program of a mathematical model which I compiled Using SCILAB. I compiled the program using the parameters of cornstarch. Please help me to verify if the compilation is correct. if it is not please help me to compile the correct one.Please you can compile in MATLAB, I will be able to translate to SCILAB. Thanks for the assistance. //This program computes the particle collection efficiency of cornstarch //for 1D3D mechanical cyclone after the user inputs the final limits //Prompt user to input data, input assigned to the specified variables names //integration a=0; d50=input('Enter the Final Limits'); p=integrate('(1 ./(sqrt(2*%pi)*dp*log(1.4))) .*exp(-((log(dp)-log(19))^2) ./(2*(log(1.4)^2)))','dp',a,d50); y=(100-p); disp(p); disp(y); disp(p'); disp(y'); After compiling please test result for cornstarch using d50=8.25; Expected result=99.3%. Thanks.
I need basic explanations
Special Requirements
Upload files (if required)
Drop files here to upload
Add files...
Account info
Already have an account?
Create an account
Name
*
E-mail
*
Password
*
The password must be at least 6 characters.
I agree with
terms & conditions
Create account & Place an order
Please fix the following input errors:
dummy