搜索资源列表
GML-AdaBoost-Matlab
- GML AdaBoost Matlab 工具箱,有详细的说明文档,脚本,用例-GML AdaBoost Matlab Toolbox-GML AdaBoost Matlab Toolbox, detailed documentation, the scr ipt, use case-GML AdaBoost Matlab Toolbox
vbpso
- pso求解非线性规划问题VB 源码,通过三个实例分析,程序通用性很好。强烈推荐-pso for solving nonlinear programming problems VB source code, through three case studies, procedural general is very good. Strongly recommended
rjcsgc
- 软件测试,基于用例的需求过程,主要是管理类软件,其他的可以做参考-Software testing, based on use case requirements process, mainly Management software and other information can be done
L_D_sim
- 功能描述:测试Levinson-Durbin算法 文件名:L_D_sim.m 测试用例: (1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声 (2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声 文件输出:两种测试用例情况下的功率谱 调用函数:function [A,E] = Levinson_Durbin_Algo(R,P) 被调用:无 作者:mingcheng 编写时间:2009-11
software_engineering
- it contains use case specification templates for a software engineering project
demand-analysis
- 题目:XX软件的需求分析 要求:引用教学管理 或 自行设想,配一个简单的说明,软件的范围尽可能小 方法:结构化或面向对象 内容:1.结构化方法: DFD:从顶层开始,细化到软件“功能”为止 DD:只要求描述数据结构 加工说明:只要求任选一项,方法自行选择 2.面向对象方法: 用例图 任选一个用例图进行描述 类图,对类的方法不要求详尽 针对该用例,写出顺序图 -Title: XX software requireme
Top
- 设计一个软件,需要进行用户需求分析、系统需求确认、系统概要设计、设计用例场景、系统的详细设计、数据库详细设计、编码、单元测试、集成测试、系统测试、维护等活动。要求用户需求分析在系统需求确认之前完成,系统的详细设计必须在系统的概要设计、设计系统用例和设计用例场景之前完成。-A software design, the need for user needs analysis, system requirements confirmation, the system level design, de
bigint
- 大整数运算,输入包括多组测试用例. 每组用例之间用一个空行隔开. 每个用例内部由三行组成: 前两行每行包含一个字符串, 表示参与运算的大整数, 输入字符串的长度不超过 100. 第三行是运算符: +或者-. 每组用例内部无任何空行. -Large integer arithmetic, the input includes multiple sets of test cases with each case separated by a blank line between each use c
Greed-Game
- 使用rose对Greed游戏建模:用例图,活动图,状态图,顺序图,类图及类间关系-Modeling of the Greed game with rose: use case diagram, activity diagram, state diagram, sequence diagram, class diagram and the relationship between class
fnn_MATLAB
- MATLAB实现模糊神经网络算法, 包括训练函数和测试函数的MATLAB代码,并具有运用案例。很适应。-MATLAB realization of fuzzy neural network algorithm, including training function and test function of the MATLAB code, and has a use case. Very fit.
lab05
- 本用例为二叉树结点的结构和对二叉树的基本操作,设计二叉树的构造、销毁、各种递归的实现等。-This use case binary tree node structure and the basic operation of the binary tree, binary tree structure design, destruction, the various recursive implementation.
case-one
- 本文通过研究一个主从式多节点声纳系统中同步时钟机制,以实际应用系统为 研究对象,研究其可靠性问题,并针对实际系统做数学建模,模拟电子器件的使用寿命, 并做算法研究、仿真实验,得出系统的模拟使用时间,从而为系统设计提供最佳方案。-In this paper, a multi-node master-slave synchronization clock sonar systems by studying mechanisms to practical applications for th
MATLAB-SHENJINGWANGLUO-CASE
- 这是关于神经网络的有关案例分析的MATLAB资料,案例里边有相关程序,供大家使用-This is the information about the case on MATLAB neural network analysis, case inside there procedures for everyone to use
gaot_and-material
- 最近在学习遗传算法工具箱,对比了多个工具箱之后,网上都说gaot工具箱最权威了,然后比较容易就下载下来了。可是其学习资料比较难下,而且安装有困难。我在论坛里没有搜索到相关资料,所以就冒昧的将这些资料上传上来了。 本附件包含了gaot遗传算法工具箱、安装说明、及其使用指导。 使用指导包括了三个pdf文件,第一是简单的讲解美国北卡罗来纳州立大学编写的《Genetic Algorithm Optimization Toolbox 》(GAOT遗传算法优化工具箱)的使用的方法,适合与初学者的。第
the-typical-case-of-GA
- 遗传算法的典型案例,适合MATLAB初学者使用。-A typical case of genetic algorithm, suitable for beginners to use MATLAB.
MATLAB-Basic-use
- matlab的一些经典基础案例,与Excel的交互,曲线拟合-Matlab some classic basis case, the interaction with Excel, curve fitting and so on
GoldCoin
- 使用枚举的算法,根据不同的输入用例,能准确的输出用例需要交换的次数,列举出所有可能情况,从中选出最小的。(Enumeration algorithm, according to different input cases, can accurately output the use case, the number of times required to exchange, cited all possible circumstances, from which to choose the s
kNN
- kNN分类算法机器学习实战中python测试代码用例(KNN classification algorithm, machine learning, actual combat, python test code, use case)
ACASP.m
- 使用matlab验证蚁群算法的用例,动态寻路算法(Using MATLAB to verify the use case of ant colony algorithm, dynamic pathfinding algorithm)
phantom3d
- This example shows how to scan an image with a limited angle, obtain the sinogram, add noise to make things worse, and reconstruct the initial image with great accuracy %You may want to remove/edit some sections if you intend to apply this to your u