-
quanguoshumo
2008年全国大学生数学建模获奖论文所需程序代码,其中有较详细的matlab编程,应该有些用处吧(Mathematical Contest in Modeling 2008, papers required for award-winning code, including more detailed matlab programming, it should be of some use)
- 2010-09-07 13:26:10下载
- 积分:1
-
metropolis
matlab code for metropolis algorithm
- 2014-11-13 16:13:40下载
- 积分:1
-
selection
selection combining模式下,瑞利信道下的能量检测(the Selection Combining mode, Rayleigh channel energy detection)
- 2013-04-17 22:33:08下载
- 积分:1
-
main
Face Detection System Main function
- 2011-12-14 10:48:47下载
- 积分:1
-
MATLAB_CALLS_F77
此程序演示了如何在Matlab中调用Fortran77编写的函数,包含参数虚实结合应该注意的问题。(illustrate how a MATLAB program can call a FORTRAN77 function, passing data to the function, and receiving results from the FORTRAN77 function.)
- 2012-04-25 22:42:43下载
- 积分:1
-
200910045186
关于可配置长度的DFT的专利 非常值得学习(Configurable length DFT )
- 2011-05-30 00:57:37下载
- 积分:1
-
MATLAB-Genetic-Algorithm
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, the process is a way to search the optimal solution by simulating the natural evolution.)
- 2014-12-10 17:33:42下载
- 积分:1
-
Kalman1960
主要详细的介绍了matlab的一些使用方法,这对于一个新手而言绝对很有帮助(Mainly a detailed description of some use matlab, which is definitely helpful for a novice)
- 2011-09-02 10:36:16下载
- 积分:1
-
matlab_source
MATALAB 使用详解一书的matlab程序,董霖编著,里面所有的程序(Detailed MATALAB use matlab program book, edited by Lin Dong, which all programs)
- 2011-11-16 21:40:54下载
- 积分:1
-
svm-matlab
支持向量机(SVM)用于分类的算法实现
function [D, a_star] = SVM(train_features, train_targets, params, region)(Support Vector Machine (SVM) algorithm for classification in function [D, a_star] = SVM (train_features, train_targets, params, region))
- 2014-01-14 10:36:36下载
- 积分:1