-
SparseOLS_V2
Greedy Algorithms for Underdetermined but Sparse Solutions
- 2009-09-12 23:44:03下载
- 积分:1
-
tsp
本源码是matalb解决数学中经典的tsp问题的代码,算法思想是遗传算法(The source is matalb tsp solve mathematical problems in the classical code, the algorithm idea is that genetic algorithms)
- 2011-06-04 00:02:53下载
- 积分:1
-
The-Application-of-Matlab--
《Matlab应用大全》书本上的程序,有初级到高级,包含了信息处理,数字图像处理,模糊算法,小波变换等(Program on the books " Matlab application Daquan" There beginner to advanced, including information processing, digital image processing, fuzzy algorithms, wavelet transform)
- 2013-12-06 22:16:13下载
- 积分:1
-
PVTOL
对某型垂直起降飞机在推力有界限制条件下进行三种情况下的仿真研究(Global stabilizing control design is proposed for the planar
vertical takeoff and landing (PVTOL) aircraft. The
methodology is based on the use of nonlinear combinations
of saturation functions bounding the thrust input
to arbitrary saturation limits.)
- 2009-05-20 11:39:07下载
- 积分:1
-
tuoye
托业资料,一些托业必备的短语大全,在里面的文章中有标注(TOEIC data, a number of essential phrases TOEIC Daquan, in which there are marked article)
- 2010-01-31 23:06:47下载
- 积分:1
-
ANFIS
对于造型复杂工业过程控制,提出了控制ANFIS建模和应用程序的方法(For modeling complex industrial process control, a method to control ANFIS modeling and applications)
- 2015-04-09 11:05:04下载
- 积分:1
-
Mersenne-Twister
利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。
各个文件为:
initGenerator.m:
initGenerator函数,用于初始化随机序列的长度和值
generateNum.m:
generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组
extractNum.m:
extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值。
main.m:
main主函数,输入种子seed和产生数目total,输出产生结果及随机性测试结果
mymy.m和mymy.fig:
用于界面显示的部分,这两个文件会通过界面传入seed和total的值,并调用main函数,在相应的框中显示输出结果。
(According to the algorithm principle on Wikipedia, the Mersenne Twister algorithm to generate random numbers, and test and analysis of its randomness. The program has also joined the interface display.
The individual files are:
initGenerator.m:
initGenerator function used to initialize the random sequence length and value
generateNum.m:
generateNum function is invoked when the index is zero, and used to create a 624-dimensional shift register array
extractNum.m:
extractNum function, according to index the current value to select the number to generate random numbers, and change the value of the index in the array.
main.m:
main function of the input seed to seed and produce the number of total, the output generated results and the randomness of the test results
mymy.m and mymy.fig:
Part of these two files for interface display interface incoming seed and the total value of, and calls the main function, to display the output in the appropriate boxes.)
- 2012-07-22 21:51:55下载
- 积分:1
-
mannual-mosaicing
this program consists of mosaicing image mannually by allowing the user enter the desired points
- 2014-02-19 09:54:03下载
- 积分:1
-
Relevance-Vector-Machine
说明: 相关向量机(Relevance Vector Machine,简称RVM)是Micnacl E.Tipping于2000年提出的一种与SVM(Support Vector Machine)类似的稀疏概率模型,是一种新的监督学习方法。
它的训练是在贝叶斯框架下进行的,在先验参数的结构下基于主动相关决策理论(automatic relevance determination,简称ARD)来移除不相关的点,从而获得稀疏化的模型。在样本数据的迭代学习过程中,大部分参数的后验分布趋于零,与预测值无关,那些非零参数对应的点被称作相关向量(Relevance Vectors),体现了数据中最核心的特征。同支持向量机相比,相关向量机最大的优点就是极大地减少了核函数的计算量,并且也克服了所选核函数必须满足Mercer条件的缺点。(Relevance Vector Machine (RVM) is a sparse probability model similar to SVM (Support Vector Machine) proposed by Micnacl E. Tipping in 2000. It is a new supervised learning method.
Its training is carried out under the Bayesian framework. Under the structure of prior parameters, it is based on Automatic Relevance Determination (ARD) to remove the irrelevant points, so as to obtain the sparse model. In the iterative learning process of sample data, the posterior distribution of most parameters tends to zero, which is independent of the predicted value. The points corresponding to non-zero parameters are called Relevance Vectors, which represent the most core features of the data. Compared with support vector machine, the biggest advantage of correlation vector machine is that it greatly reduces the computation amount of kernel function, and also overcomes the shortcoming that the selected kernel function must meet Mercer's condition.)
- 2021-03-23 21:20:53下载
- 积分:1
-
lab7
test music program of piano
- 2010-03-13 23:40:33下载
- 积分:1