I am stuck with this double summation system.
2 ビュー (過去 30 日間)
古いコメントを表示
Can anyone provide me the basic codings for this problem including the double summat\ion?
Never seen anything like this in ma life tho
Please help 

2 件のコメント
回答 (1 件)
Jyothis Gireesh
2020 年 1 月 2 日
Here are a few pointers which may be of help to you:
- The first step may be to define “m”, “n”, “x”, “y” and “t” as symbolic variables and “C” as a symbolic function of three variables.
- To define the equation you may take a look at the following answer which performs a similar operation using “symsum()”
Hope this helps!!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Spline Postprocessing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!