படிமம்:MATLAB mesh sinc3D.svg

தமிழர்விக்கியிலிருந்து
Jump to navigation Jump to search

MATLAB_mesh_sinc3D.svg (SVG கோப்பு, பெயரளவில் 512 × 384 பிக்சல்கள், கோப்பு அளவு: 1.29 MB)

Wikimedia Commons இலுள்ள இக்கோப்பு வேறு திட்டங்களிலும் பயன்படுத்தப்படலாம். இதனைப் கோப்பின் விவரப்பக்கம் பற்றிய விபரம் கீழே காட்டப்படுகிறது.

விளக்கம்

A three-dimentional wireframe plot of the unnormalized sinc function — precisely,

நாள்
மூலம் சொந்த முயற்சி
ஆசிரியர் DmitTrix
அனுமதி
(இக்கோப்பை மீண்டும் பயன்படுத்துதல்)
Public domain 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.
ஒத்தக்கோப்பு File:Matlabsinrr.png
SVG genesis
InfoField
 The SVG code is valid.
 This diagram was created with மேட்லேப்.
மூலக் குறியீடு (கணினியியல்)
InfoField

MATLAB code

[X,Y] = meshgrid(-10:0.25:10,-10:0.25:10);
f = sinc(sqrt((X/pi).^2+(Y/pi).^2));
h = figure(1);
mesh(X,Y,f);
axis([-10 10 -10 10 -0.3 1])
xlabel('{\bfx}')
ylabel('{\bfy}')
zlabel('{\bfsinc} ({\bfR})')
hidden off
plot2svg('sinc3D.svg',h)    % utilizes the SVG exporting script (by Juerg Schwizer)
                            % available from MATLAB Central File Exchange

Captions

Add a one-line explanation of what this file represents

sinc function ஆங்கிலம்

source of file ஆங்கிலம்

original creation by uploader ஆங்கிலம்

கோப்பின் வரலாறு

குறித்த நேரத்தில் இருந்த படிமத்தைப் பார்க்க அந்நேரத்தின் மீது சொடுக்கவும்.

நாள்/நேரம்நகம் அளவு சிறுபடம்அளவுகள்பயனர்கருத்து
தற்போதைய19:37, 24 மே 2008சிறுதோற்றம் இல்லை512 × 384 (1.29 MB)wikimediacommons>DmitTrix{{Information |Description=A three-dimentional wireframe plot of the ''normalized'' '''sinc''' function (precisely, <math>\operatorname{sinc}\left( \sqrt{x^{2}+y^{2}} \right)</math>) in the interval <math>-10\le x\le

பின்வரும் பக்க இணைப்புகள் இப் படிமத்துக்கு இணைக்கபட்டுள்ளது(ளன):

மேனிலைத் தரவு

"https://tamilar.wiki/w/படிமம்:MATLAB_mesh_sinc3D.svg" இலிருந்து மீள்விக்கப்பட்டது