搜索资源列表
dcdflib.c.tar
- unix环境下计算符合常用概率分布的随机变量的集合-unix environment commonly used terms with the probability distribution of random variables pool
a-JJ-algeorith-for-state-eqation
- 在MATLAB环境下,对六变量的状态方程进行极点配置仿真源代码。-in MATLAB environment, the pair of six variables for the equation of state pole configuration simulation source code.
NetToolkit
- 1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 bin\\win32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“bin\\win32”加至path路径中。-1, the tool kits for the installation and Lm 2 RBF neural network tool kits 2, or directly running
pso
- 在MATLAB环境中实现PSO粒子群算法,在程序中对变量进行了说明解释。-It is a PSO algorithm in MATLAB environment, the variables in the program have been explained.
q
- matlab最常用命令 1.有关命令行环境的一些操作: (1) clc 擦去一页命令窗口,光标回屏幕左上角 (2) clear 从工作空间清除所有变量 (3) clf 清除图形窗口内容 (4) who 列出当前工作空间中的变量 (5) whos 列出当前工作空间中的变量及信息 或用工具栏上的 Workspace 浏览器
LabVIEWzhiliao
- 本Demo演示了NI公司LabVIEW图形化开发环境的并行编程模式。在并行循环之间可以通过队列或者是局部变量传递数据。基于队列的并行循环模式也叫做生产者/消费者模式。-This Demo shows the NI' s LabVIEW graphical development environment for parallel programming model. Between the parallel loop through the queue or a local variable
antcolonyalgorithm
- 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
ARQ-2.1-beta
- 对本体进行查询的查询语言的载体,解压后,需要配置环境变量和变量,方可进行本体查询-Queries on the ontology of the query language of the carrier, decompression, you need to configure the environment variables and variables, before proceeding Ontology Query
anfis
- ANFIS网络编程环境下的变量选择程序,通过确定非相关性分析挑选适合确定输出的输入变量-ANFIS network programming environment variable selection procedures, by determining the selection of non-correlation analysis to determine the output of the input variables for
environmental_variables_matlab_programming_tutoria
- matlab程序设计之环境变量教程environmental variables matlab programming tutorial-environmental variables matlab programming tutorials environmental variables matlab programming tutorial
yuce
- 单变量系统的隐式广义预测控制算法的研究,提供了matlab环境下的。m文件-programme for GPC
001
- 因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算
GA
- 在C环境中利用遗传算法,求解单变量函数的最大值和最小值-In the C environment using genetic algorithms to solve single-variable function of the maximum and minimum
ukf
- 无迹卡尔曼滤波UKF是重要的非线性滤波方法。它采用UT变换的方法,不再近似系统的非线性方程,它仍然用高斯随机变量表示状态分布,不过是用特定选择的样本点加以描述,每个点叫一个高斯点,它从系统状态的概率密度函数中取出;然后,按系统的真实模型演化,得到非线性演化后的σ点,使得样本均值和样本方差是真实均值和真实方差的好的近似。 在这个程序中,实现了基于UKF的滤波方法,并且建立了两种仿真环境进行实验。-Unscented Kalman filter UKF is an important nonli
1
- (1) 编写并调试运行HelloWorld应用程序。 (2) 编写并调试运行HelloWorld小应用程序。 (3) 设置path和classpath环境变量。 (4) 实现一个整数N的阶乘运算。N为固定常数。 -(1) to write and debug a running HelloWorld application. (2) to write and debug run the HelloWorld application. (3) set the path and cl
Fuzzy-control-in-car-mode
- 基于悬架系统自身的非线性和道路环境的复杂性等因素的考虑。可以对悬架系统采用模糊控制以期获得合适的控制效果。模糊控制的设计主要是控制规则的选取和输入输出变量的选取。结合所研究的悬架系统,采用车身速度和加速度作为控制器的输入,控制流量作为输出-Example:Fuzzy control in car mode
yc
- 清空环境变量 网络结构建立 遗传算法参数初始化 迭代求解最佳初始阀值和权值 遗传算法结果分析 把最优初始阀值权值赋予网络预测 BP网络训练 BP网络预测 清空环境变量-Empty the environment variable Established network structure Genetic algorithm parameter initialization Iterative Solution optimum initial thres
01
- 1.1 MATLAB软件介绍 1.1.1 MATLAB发展进程 1.1.2 MATLAB的基本功能 1.1.3 MATLAB语言的特点 1.1.4 MATLAB R2011a的新功能 1.2 MATLAB安装与运行 1.3 MATLAB的运行环境 1.3.1 命令窗口 1.3.2 历史命令窗口 1.3.3 工作空间 1.3.4 当前文件夹 1.4 MATLAB帮助文档 1.4.1 帮助窗口 1.4.2 帮助命令 1.5 变量 1.6 矩
JAVA-decisiontree
- 本程序由Java编写,运行前请确认您的电脑上已安装JDK1.7或以上版本并配置好JDK的系统环境变量。请使用Eclipse集成开发导入源代码-The Algorithm of Decision Trees: ID3 and C4.5
Monitor
- Monitor下会启动两个进程分别运行不同的程序,但是在启动进程时会配置新的环境变量让程序运行在新的环境下。对于一些嵌入式应用开发中为了保持原先的环境不变,或者只有在启动一些新的环境配置才能运行而导致无法使得程序在rc.local中无法自启动而设置的新环境。
