搜索资源列表
adaboost
- Adaboost 算法的示例程序。简单且容易理解。请对照WikiPedia关于Adaboost的介绍阅读。-An example of adaboost algorithm.
Qtfm_toolbox
- Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow
newton-fractal
- A small GUI for displaying Newton-Raphson fractals (i.e. the basins of attraction) of complex polynomials. See for example http://en.wikipedia.org/wiki/Newton_fractal.
KeeLoq Wikipedia
- Wikipedia article on KeeLoq
Parabolic_sar
- 给定高低值计算抛物线sar值,只是初步分析,希望对有兴趣的有所帮助。-Uses technique described on the Parabolic SAR wikipedia page. Candlestick Graph package used to create picture.
SUDOKUE
- 数独游戏的MATLAB实现!还能帮助玩家完成数独游戏。- SUDOKUE play sudoku with MATLAB (aids for solving included) A guide on how sudoku works can be found e.g. on http://en.wikipedia.org/wiki/Sudoku This program has a history-function, i.e. you can undo
Mersenne-Twister
- 利用Mersenne Twister算法产生随机数,并测试和分析了其随机性。 程序中还加入了界面显示。 各个文件为: initGenerator.m: initGenerator函数,用于初始化随机序列的长度和值 generateNum.m: generateNum函数,当index为0时被调用,用于创建624维的移位寄存器数组 extractNum.m: extractNum函数,根据index当前值选择数组中的数生成随机数,同时改变index的值
grvol
- EXTRACTS ANISOTROPY INFO FROM CLUSTERS OF PARTICLE POSITIONS USING THE GYRATION TENSOR AND ASSOCIATED MAGNITUDES (SEE WIKIPEDIA LINK)
fnMyProny
- 输入任意采样数据,进行prony分析,给出指数形势的组合并指定后续数据点,进行数据趋势预测; http://en.wikipedia.org/wiki/Prony s_method-Anylysis the input data using prony method, and also can be used for prediction the trend of the movement. http://en.wikipedia.org/wiki/Prony s_method
dirichlet-distribution
- 文件包括1.维基百科中dirichlet distribution的资料2.产生服从dirichlet distribution分布的随机数的matlab程序。-This file consists of two documents.The first one is the content of dirichlet distribution wikipedia and the second one is a matlab procedure which can be used to gener
Tacoma-caulcuations
- program to model tacoma-narrows bridge collapse. https://en.wikipedia.org/wiki/Tacoma_Narrows_Bridge_(1940)- program to model tacoma-narrows bridge collapse. https://en.wikipedia.org/wiki/Tacoma_Narrows_Bridge_(1940)
CM-SM-SCM
- 跨媒体检索新方法包括:CM、SM、SCM(This demo executes cross-modal retrieval experiments on a novel dataset of Wikipedia pages. Extract the zip file, open a matlab session and run any of the example scritps: - correlation matching 'demo_CM.m' - semantic ma
Naive Bayes Classifier - Copy-2
- This is a simple probabilistic classifier based on the Bayes theorem, from the Wikipedia article. This project contains source files that can be included in any C# project.
敏感性分析
- 参考维基百科(https://en.wikipedia.org/wiki/Variance-based_sensitivity_analysis)的取样过程以及对应的Estimators。理论性的东西就不进行复述了,这里主要阐述用MATLAB(R2018b)对某个特定函数进行Solo indices敏感性分析的过程。大致可分为四个过程:采样,构建函数,函数输出(将样本带入函数得到输出值),计算Sobol指数(估算一阶影响指数和全局影响指数)(Sobol global sensitivity an
