gaussian
Multi dimensonal output GPML?
I would use a multi dimensional gaussian modell for regress开发者_StackOverflowion. Rasmussen has a book with an algoritm, but it is only for one dimension output. Any idea to modify it?First, I presu[详细]
2022-12-22 01:54 分类:问答how to generate a gaussian distribution using mysql user-defined function
I like to use MySQL to do quantitative analysis and statistics. I would like to mak开发者_JAVA百科e a MySQL user-defined function of the form:[详细]
2022-12-21 20:04 分类:问答Mesh smoothing with Gaussian
I wish to smooth a given 3D mesh, which uses the Half-Edge structure to store adjacency information, using a Gaussian function. The following is the algorithm that was proposed:[详细]
2022-12-21 05:32 分类:问答Coding UnsharpMask without Fourier functions
I am doing some image processing code in C#,开发者_运维知识库 but I cant use any libraries or GNU like code.[详细]
2022-12-16 14:42 分类:问答Generating a gaussian distribution with only positive numbers
Is there any way to randomly generate a set of positive numbers such that they have a desired mean and standard deviation?[详细]
2022-12-10 20:49 分类:问答How to generate Gaussian Channel in C?
I need to simulate a G开发者_运维知识库aussian Channel in C. How do I do that? Where can I get code snippets for this?IIRC, approximating Gaussian distribution is easy - but slow if you want a good ap[详细]
2022-12-08 05:01 分类:问答
加载中,请稍侯......