[X,Y]=meshgrid(-10:0.25:10,-10:0.25:10);f=sinc(sqrt((X/pi).^2+(Y/pi).^2));h=figure(1);surf(X,Y,f);axis([-1010-1010-0.31])xlabel('{\bfx}')ylabel('{\bfy}')zlabel('{\bfsinc} ({\bfR})')hiddenoffplot2svg('sinc3D.svg',h)% utilizes the SVG exporting script (by Juerg Schwizer)% available from MATLAB Central File Exchange
அனுமதி
Public domainPublic domainfalsefalse
I, the copyright holder of this work, release this work into the public domain. This applies worldwide. சில நாடுகளில் இது சாத்தியமில்லாது போகலாம். அவ்வாறாயின் : I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Captions
Add a one-line explanation of what this file represents
இந்தக் கோப்பு கூடுதலான தகவல்களைக் கொண்டுளது, இவை பெரும்பாலும் இக்கோப்பை உருவாக்கப் பயன்படுத்திய எண்ணிம ஒளிப்படக்கருவி அல்லது ஒளிவருடியால் சேர்க்கப்பட்டிருக்கலாம். இக்கோப்பு ஏதாவது வகையில் மாற்றியமைக்கப்பட்டிருந்தால் இத்தகவல்கள் அவற்றைச் சரிவர தராமல் இருக்கலாம்.
படிம தலைப்பு
Matlab Figure Converted by PLOT2SVG written by Juerg Schwizer