I am having a problem using summation notation. My code is as follows: symsnx SumFe56 = symsum(1/n^2*exp(-n^2*pi^2*10^-12*(7.50*10^-12)),n,1,Inf) BulkFe56 = (20*.9175)+((6*.9175*(9-20))/pi^2)*SumFe56 I am thus trying to do define a sum, titled SumFe56...
to debug. It is no more efficient. I'm not even absolutely positive it does what you really need, because I wonder if the formula you wrote down is correct. But if I got my own parens correct, AND if I have correctly interpreted what you want to write, it should implement what you...
Indexing definite Summation notation. Learn more about summation, definite summation, indexing, index, equation MATLAB
But please realise - in the "real world" we come across novel problems and what we need to do is to apply what we already know. That's what they are trying to do here - get you to apply what you know in a novel situation. Your answer above is getting closer, but still not quite...
Summation and while loop...Why is the difference relevant? What you quoted from the problem set does not mention the difference anywhere, not in the formula or even the end-condition (which is a single value).In