統計
All
Feeds
質問
2nd order relationship between density and altitude using curve fitting.
Please someone help. I'm trying this for many hours but couldn't get desired result.Actually I'm trying to obtain the 2nd order ...
約3年 前 | 1 件の回答 | 0
1
回答質問
How many terms of series are required to get accuracy upto three decimal point. That is series sum correct upto 3.141
Image of the problem <</matlabcentral/answers/uploaded_files/770591/IMG_20211018_175541.jpg>> Here is what I written but ...
約4年 前 | 2 件の回答 | 0
2
回答質問
Can someone explain why substitution not working.
I don't know why substitution is not working to find values of X1 X2 and X3.I'm familiar with subs command but still there is an...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Can someone explain why substitution not working in this code.Please explain.
I don't know why substitution is not working to find values of X1 X2 and X3.I'm familiar with subs command but still there is an...
4年以上 前 | 1 件の回答 | 0
1
回答質問
loop iteration using alphabet and then its indexing
Hi,I'm trying to iterate loop using alphabet and then want to use that alphabet for indexing of my predefined array variables.Th...
4年以上 前 | 1 件の回答 | 0
1
回答質問
plese help someone.I need to solve simultaneous differential eqns with multiple dependent variable.
here is what I written to solve these eqns. I'm getting error.I don't have any initial conditions.Also I need to plot y1,y2 and...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Hi,I've tried everything to do prob 3 and 4 but I couldn't succeed.Can someone provide me the code for prob 2, 3,and 4 especially 3 and 4.Thankyou
This problem will test your variable handling skills. (a) Write a function called hiddenSum that takes two inputs and returns...
4年以上 前 | 0 件の回答 | 0
0
回答解決済み
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
4年以上 前
解決済み
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
4年以上 前
解決済み
Draw a 'N'!
Given n as input, generate a n-by-n matrix 'N' using 0 and 1 . Example: n=5 ans= [1 0 0 0 1 1 1 0 0 1 1 0 ...
4年以上 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4年以上 前


