搜索资源列表
maze
- 数据结构试验报告—迷宫问题,有详细的需求分析和源码及测试结果,高质量!-Test report data structure- a maze problem, there is a detailed needs analysis and source code and test results
MATLAB
- 这是一个MATLAB中文工具箱,提供了很多有用的,MATLAB自身没有的数学建模的源码,例如:数据拟合,微积分和微分方程,随机模拟和统计分析,数学规划,离散优化等,并有中文的注释。非常好!-This is a MATLAB toolbox Chinese, providing a lot of useful, MATLAB does not own the source of mathematical modeling, such as: data fitting, calculus and d
pls
- 所谓偏最小二乘法,就是指在做基于最小二乘法的线性回归分析之前,对数据集进行主成分分析降维,下面的源码是没有删减的,GreenSim团队免费提供您使用,转载请注明GreenSim团队(http://blog.sina.com.cn/greensim)。 -The so-called partial least squares method, this means doing the least square method based on linear regression analysis pr
PRproject_lda
- 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
Fortran
- Fortran软件的数据分析和数据同化示例,非常有用的海洋学工具,均为源码-Fortran code for the data analysis and data assimalation
matlab
- 参加数学建模培训用的matlab教程,有基本用法,还有实例,一个星期之内可以学完,而且会用。 内容如下: MATLAB入门 Matlab作图 线性规划 无约束优化 非线性规划 微分方程 最短路问题 行遍性问题 数据的统计描述与分析 回归分析 计算机模拟 插值 拟合 每讲都包含源码,完全可用。 希望大家多多支持,给个好评。 -Participate in the training of mathematical mod
DS_C
- 数据结构与算法分析(源码),详细介绍一些常见的算法和数据结构-Data Structures and Algorithm Analysis (source), details of some common algorithms and data structures
shujunihe
- 数据拟合分析源码,Matlab数理统计与分析上案例分析,希望对您有用-stepwise analy source
data-analysis-code
- MATLAB的数据分析源码和讲义,列举了该软件中的各种数据分析命令。-MATLAB data analysis code
svm--matlab
- matlab智能算法30个案例分析源码之--支持向量机的分类--基于乳腺组织电抗阻性的乳腺癌诊断 包括原始数据和SVM分类代码 是学习支持向量机的好的案例-matlab intelligent algorithm analysis of 30 cases source code- support vector machine classification- based on the electrical resistance of breast cancer diagnosis in bre
MATLAB神经网络30个案例分析源码
- 《MATLAB神经网络30个案例分析》一书的源代码,共300个案例,含有相应例子及数据、数值算法源码
dataOpenClose
- 时间序列数据处理,股票行情数据的处理和分析源码,适合于matlab处理金融数据使用-Time series data processing, processing and analysis of stock market data source, and is suitable for handling financial data using matlab
C
- 数据结构与算法分析:C语言描述(第2版)(附源码和答案)(Data structure and algorithm analysis: C language descr iption (Second Edition) (with source code and answer))
mondrian源码分析与说明
- java语言开发的多维分析引擎,是一个开源项目,可以完成数据多维分析,按维度的上钻下钻,切片等功能(Engine analysis of multidimensional Java language development, is an open source project, the data can be done according to the dimension of multidimensional analysis, drill, slice and other functions
fsaaeworkaalue
- c程序C经典数值算法源码,基本包含了数值分析的所有算法()
gndex-dispatch
- 此程序源码为算法分析与设计中的棋盘覆盖问题,以经过调试,可以根据需要在源码中改棋盘大小,()
灰色预测模型及关联度分析
- 计算灰色预测中数据的关联度 以及灰色模型的算法实现(Computing the correlation of data in grey prediction model and the algorithm realization of grey model)
《MATLAB 神经网络43个案例分析》源代码&数据
- 《MATLAB 神经网络43个案例分析》这是一本书,里面有电子书,还有43个神经网络案例分析的说明和源码,这43个神经网络案例里面总会有你需要的(The MATLAB neural network analysis of 43 cases this is a book, there are books, there are 43 neural network case descr iption and the analysis of the source code, there will alw
BRP源程序
- python RAC数据分析源码教程,带有注释。(Python RAC data analysis source tutorial, with annotations.)
共享单车数据挖掘Python源码
- 关于使用Python进行共享单车数据挖掘,数据分析源码,包括数据清洗,可视化等