Alireza Ahani
Followers: 0 Following: 0
Feeds
已回答
Generating random numbers from normal distribution
If you want to nessecarily have a "normally (gaussian/bell-shaped) pdf" for generation of the random number, you can use this co...
Generating random numbers from normal distribution
If you want to nessecarily have a "normally (gaussian/bell-shaped) pdf" for generation of the random number, you can use this co...
3 years 前 | 0
已回答
find for sign changes
@Walter Roberson is right, but when I checked with a dataset that includes zero-down-crosing event, they would be ignored, so I...
find for sign changes
@Walter Roberson is right, but when I checked with a dataset that includes zero-down-crosing event, they would be ignored, so I...
3 years 前 | 0
已回答
how to scale the array type double of range [-1,1] to [0,1] and [0,360] to[0,1]
check out this function. you can specify also the boundaries. https://www.mathworks.com/help/matlab/ref/rescale.html
how to scale the array type double of range [-1,1] to [0,1] and [0,360] to[0,1]
check out this function. you can specify also the boundaries. https://www.mathworks.com/help/matlab/ref/rescale.html
3 years 前 | 1
提问
smoothing 2D scattered points
Hi Friends, Is there anyway to smooth 2D scattered points? I drew my question in this picture: on the left we have an scatt...
4 years 前 | 3 个回答 | 0