搜索资源列表
motorimage_Csp
- 脑电想象运动的csp特征提取分类算法 matlab平台,通过投票可以直接扩展到多类-Imagine the movement csp EEG feature extraction classification algorithm matlab platform, through the vote can be directly extended to multiple classes
matlab
- 用Matlab仿真二取二乘二系统的马尔可夫模型,得到可靠性和安全性曲线-the simulation of double 2-vote-2 system based-on markov model
shuxuejianmo_6
- (蒙特卡洛方法) 求出四分之一圆占正方形的比例。随机投点P(x,y)于正方形,π/4的近似值为落在四分之一圆内的点数与总投点数的比值。随机投点次数分别为10000次和50000次,计算π的近似值。 -(Monte Carlo method) are obtained accounting for a quarter of a round square ratio. Voted random point P (x, y) in the square, π/4 for the fall
Fibanocci_15006411202002
- Please vote:This code generates both fibanocci and non fibanocci sequences upto user specified limit and writes the output onto text file.
111
- function pi = solve2(count,m,cc) 借助布冯投针实验 仿真求pi的值 pi=0 frq=0 randNo = binornd(1,cc,1,m) pro=zeros(1,count) for j=1:count for i = 1:m if randNo(1,i) == 1 frq = frq + 1 end pro(i) = frq/i end pi = (2*m)/frq
cellauto
- 这是一个细胞自动机及相应的vote和smooth函数-This is a cellular automata and the corresponding people and smooth function
jsantarc-Majority-Vote-function-for-Matlab--d0869
- This function performs majority voting for an input , ie. Counts the elements of a 1D array and outputs the value with the most occurrences. The input can be an array , ‘char’ or ‘cell’. Just a note if your input is an array the function will work wi
Majority-Vote-function-for-Matlab--master
- 使用matlab实现多数投票,可用于高光谱图像处理(a way of majority voting using matlab)
