Feeds
提问
Simulate GARCH(1,1)
Hello, I'm trying to simulate GARCH model, but my code doesn't work properly. It stops at some point and the values are the sam...
5 years 前 | 0 个回答 | 0
0
个回答提问
Sort(x) doesn't work properly.
Why when I'm trying to sort , at the end there are numbers that are not sorted?
5 years 前 | 1 个回答 | 0
1
个回答提问
Problem with a function
Hi, I would like to creat a function that calculate fn. I would like to assign 1 to s when x>v and 0 otherwise. [fn]=lillietest...
5 years 前 | 2 个回答 | 0
2
个回答提问
Local function is unrecognized.
Hi, so I wrote this function for skewness at the end of my script : function [s]=skosnosc(x) n=length(x); s=(((sum((x-mean(...
5 years 前 | 0 个回答 | 0

