Prev: Read malformed text file
Next: uiopen
From: HollyandIvy He on 16 Feb 2010 08:17 I'm trying to test a model based on Simulink, and I only got the mean and std value and need the inverting to get the samples. This can be done in Matlab with norminv function, but I don't know how to realise it in Simulink, since this function has indeed 3 inputs ! It's the same problem when I want to try "smooth" function in Simulink
From: Saurabh Mahapatra on 16 Feb 2010 21:29 Try using the norminv inside a M-level S-function. To get started, read the documentation or go through the demos: >>sfundemos Thanks, Saurabh
|
Pages: 1 Prev: Read malformed text file Next: uiopen |