ee.Reducer.circularStddev
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
यह एक Reducer ऑब्जेक्ट दिखाता है. यह अपने इनपुट का (वेटेड) सर्कुलर स्टैंडर्ड डेविएशन का हिसाब लगाता है. इनपुट के रेडियन में होने की उम्मीद की जाती है. इसके लिए, sqrt(-2 * ln(R)) फ़ॉर्मूले का इस्तेमाल किया जाता है. जहां लागू हो, वहां आउटपुट का नाम "circularStdDev" होता है.
इस्तेमाल | रिटर्न |
---|
ee.Reducer.circularStddev() | रेड्यूसर |
कोई आर्ग्युमेंट नहीं.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],["This function creates a Reducer that calculates the circular standard deviation of input values, assumed to be in radians. It uses the formula sqrt(-2 \\* ln(R)). The output of the reducer, when applicable, is named \"circularStdDev\". It does not accept any arguments and returns a Reducer object. The main action is computing this circular standard deviation.\n"],null,[]]