Feeds
提问
O/P of Lagrange Polynomial
I am writing a script for generating lagrange polynomial. I have a problem with output. please guide. why is the op looking weir...
7 years 前 | 1 个回答 | 0
1
个回答提问
joining integer ans decimal part of number
I have 2 numbers say 100 and 0.025 and I want to print them as 100.025, how this could be done?
7 years 前 | 1 个回答 | 0
1
个回答提问
problem with adding two numbers
I am trying to convert fractional decimal number into binary. having done conversion with integer and fractional part I want to ...
7 years 前 | 0 个回答 | 0
0
个回答提问
I am trying to plot a graph as per below code. But I am ending up in either blank plot or just one point. Please help me out.
%plot empty x = 0.1; %initial value of x R = 1; %initial value of RHS L = 1/(1-x); %initial value of LHS re = (L -...
7 years 前 | 0 个回答 | 0