Welcome![Sign In][Sign Up]
Location:
Search - matlab startup

Search list

[Other resourceGenetic_Algorithm_Optimization_Toolbox_package_Mat

Description: This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.
Platform: | Size: 106941 | Author: 张志 | Hits:

[Communication-MobileParallelMatlab

Description: 关于“pMatlab”(from MIT) 工具在Matlab 环境中使用的说明(word),附例子和相应的“startup”文件以及pMatlab 工具包
Platform: | Size: 5738671 | Author: wei yu | Hits:

[Graph programpieflab

Description: % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/
Platform: | Size: 114265 | Author: 汪伟 | Hits:

[Other resourcenefcon

Description: 模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.-FNN using Matlab programming o install NEFCON follow these steps : 1. Unpack the tar file NEFCON.TAR MATLAB into your working directory : tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.
Platform: | Size: 637871 | Author: hu min | Hits:

[AI-NN-PRnefcon

Description: 模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.-FNN using Matlab programming o install NEFCON follow these steps : 1. Unpack the tar file NEFCON.TAR MATLAB into your working directory : tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.
Platform: | Size: 637952 | Author: hu min | Hits:

[AI-NN-PRAI_GA_matlab

Description: 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子 roulette.m 轮盘选择算子 normGeomSelect.m 标准化几何分布排序选择算子 maxGenTerm.m 以最大进化代数为判别条件的进化终止函数 calcbits.m 计算二进制编码染色体串长度的函数 f2b.m 由浮点表达到二进制表达的转换函数 b2f.m 由二进制表达到浮点表达的转换函数 parse.m 字符串识别函数 delta.m 非均匀变异的变异量计算函数 exampleFn 一个二元函数 startup.m 进行路径设置-Genetic Algorithm main proceedings ga.m GA BinaryExample core program. m binary floating-point applications FloatExample.m coding applications relevant operator and function initializega.m Stocks initialization function for binary series simpleXover.m Codes simple crossover operator arithXover.m for floating-point arithmetic coding crossover operator binaryM utation for binary coding mutation operator nonMutation.m float for the non-coding Uniform mutation operator roulette.m roulette selection operator normGeomSelect.m standards Sort of geometric distribution maxGenTerm.m selection operator algebras with the greatest evolutionary criterion for the evolution of termination calcbits.m calculation function binary coding chromosome length of the string from the floating-point functions f2b.m
Platform: | Size: 13312 | Author: 胡朋 | Hits:

[AI-NN-PRGenetic_Algorithm_Optimization_Toolbox_package_Mat

Description: This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended.
Platform: | Size: 106496 | Author: | Hits:

[Communication-MobileParallelMatlab

Description: 关于“pMatlab”(from MIT) 工具在Matlab 环境中使用的说明(word),附例子和相应的“startup”文件以及pMatlab 工具包-On pMatlab (from MIT) tool in the Matlab environment description (word), attached to the corresponding examples and startup file, as well as toolkits pMatlab
Platform: | Size: 5738496 | Author: wei yu | Hits:

[Graph programpieflab

Description: % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/- PIEFLAB Main Directory----------------------. M- files---------- Contents.m: this file startup.m: startup file: sets Matlab path executed automatically when Matlab command is performed in this directory subdirectories-------------- General /: general matlab commands MRF /: Markov Random Field: Bayesian algorithm for images Noise /: noise generation, density/distribution functions Tests/Threshold /: threshold procedures (includes threshold assessment) WT /: Wavelet Transform routines Poisson /: Poisson intensity estimation routines Copyright (c) Maarten Jansen KULeuven- Flanders (Belgium) This software is part of PiefLab and is copyrighted material. More info on copyright policy is available on: www.cs.kuleuven.ac.be/ ~ maarten/software /
Platform: | Size: 113664 | Author: 汪伟 | Hits:

[matlab5

Description: 三相异步电机起动,用于MATLAB异步电机启动控制仿真-Three-phase induction motor start-up for the MATLAB simulation of induction motor startup control
Platform: | Size: 166912 | Author: qiuguilin | Hits:

[Program docCOMMTOOL

Description: Matlab Communication toolbox files,necessary to startup for DSP modeling
Platform: | Size: 103424 | Author: Haroon | Hits:

[AlgorithmGeneticProgram

Description: 遗传算法应用程序使用说明: 1.安装MATLAB5.X; 2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录; 3.运行(c:\GeneticProgram)中的 startup; 4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。-Application of genetic algorithms for use: 1. Installation MATLAB5.X 2. Create the directory: (c: \ GeneticProgram), and all source code provided here is copyed into that directory 3. Run (c: \ GeneticProgram) of startup 4. in the MATLAB Command Window directly FloatExample and run the program BinaryExample.
Platform: | Size: 13312 | Author: czxuemei | Hits:

[matlabstartup

Description: 解决matlab 7.0 simulink不能保存的问题,将本文件放在work目录下,重启matlab即可-Solve matlab 7.0 simulink can not save the problem, work on this document directory, you can restart matlab
Platform: | Size: 2048 | Author: tangxiaolei | Hits:

[matlabthe_start_of_matlab

Description: matlab的启动与退出,中间变量,算术表达式和函数的调用,矩阵的运算等等。-matlab startup and exit, intermediate variables, arithmetic expressions and function calls, matrix operations, etc..
Platform: | Size: 1028096 | Author: 饭佩熙 | Hits:

[matlabGAOT

Description: 遗传算法matlab工具 1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。 2.工具箱路径加入Matlab文件路径之中。 流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。 3 重新启动Matlab,运行即可。 4 一般情况下,会出现如下情况。 安装遗传工具箱后出现问题:Warning: Name is nonexistent or not a directory: \afs\eos\info\ie\ie589k_info 解决方案: 将C:\program files\MATLAB\R2009a\toolbox\文件夹下的startup.m文件中的路径“\afs\eos\info\ie\ie589k_info\”改为goat当前所在的目录,“C:\program files\MATLAB\R2009a\toolbox\”即可。-Genetic algorithm matlab tool 1. Matlab toolbox files are copied to the folder, the specific path is: C: \ program files \ MATLAB \ R2009a \ toolbox. 2. Matlab toolbox add the file path into the path. Process is: File-> Set Path-> Add Folder. That is, the C: \ program files \ MATLAB \ R2009a \ toolbox \ folder by adding the path system. 3 Restart Matlab, can be run. 4 Under normal circumstances, there will be the following. Problems after installing genetic toolbox: Warning: Name is nonexistent or not a directory: \ afs \ eos \ info \ ie \ ie589k_info \ Solution: C: \ program files \ MATLAB \ R2009a \ toolbox \ startup folder under the . m file path " \ afs \ eos \ info \ ie \ ie589k_info \" to the current directory where the goat, " C: \ program files \ MATLAB \ R2009a \ toolbox \" can be.
Platform: | Size: 104448 | Author: wirser | Hits:

[matlabIM-qidong

Description: MATLAB 三相感应电动机启动仿真,MATLAB语言编程,适用初学MATLAB者-MATLAB simulation of three-phase induction motor startup, MATLAB programming language for beginners who MATLAB
Platform: | Size: 3072 | Author: | Hits:

[AI-NN-PRGA

Description: 遗传算法应用程序使用说明: 1.安装MATLAB5.X; 2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录; 3.运行(c:\GeneticProgram)中的 startup; 4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。 FloatExample和BinaryExample分别采用浮点编码和二进制编码方法,求函数 y=20+x + 10*sin(4*x)+8*cos(3*x) 在[0 10]区间内的最大值。 -The genetic algorithm application for use: An installation MATLAB5.X (2) create the directory: (c: \ GeneticProgram) copyed into that directory and all the source code here 3 run (c: in \ GeneticProgram), the startup 4 directly in the MATLAB Command Window to run program FloatExample and BinaryExample. The FloatExample, and BinaryExample floating-point coding and binary coding method, demand function y = 20+ x+ 10* sin (4* x)+8* cos (3* x) the maximum value in the interval [010].
Platform: | Size: 17408 | Author: liyapei | Hits:

[Energy industryttbox25102012

Description: 一款利用matlab编写的射线追踪程序,易改易用。-The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is. if it does not already exist, create a directory matlab within your home directory. Copy the TTBOX directory into the matlab directory if it does not already exist, create a file startup.m within the matlab directory Insert the following lines into startup.m: basepath= This should be the path to your home directory! addpath([basepath filesep matlab filesep ttbox ],1) addpath([basepath filesep matlab filesep ttbox filesep support ],1) execute startup within the MatLab command window. MatLab is now ready to execute TTBOX routines. The startup-script will be executed automatically upon start of MatLab. In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma
Platform: | Size: 2083840 | Author: 金海 | Hits:

[Picture Viewerstartup.m

Description: 自动 matlab加粗字体 加粗曲线 写论文必备 使用前激活-Auto matlab bold bold curve write papers necessary before use to activate
Platform: | Size: 1024 | Author: 七七 | Hits:

[AI-NN-PRflips

Description: Abstract: Voltage and reactive power control is a fundamental issue in all-electric shipboard power systems (SPS). However, coordination between generation and propulsion management to match reactive power is poor in current SPS designs. This paper presents a new model predictive control based dynamic Volt/Var control scheme to control the voltage in the system. This method uses a dynamic model of the sources and loads and finds the optimal reactive control inputs to the system to minimize the voltage deviations in the future. Since this method uses prediction of the reactive demand of pulsed loads, it is able to achieve a smooth voltage profile in the SPS in presence of pulsed power loads. This method is also able to control voltage of the system during propulsion motor startup. The controller is tested in presence of high power pulsed loads in the system.
Platform: | Size: 14336 | Author: Try Wahyudi | Hits:
« 12 »

CodeBus www.codebus.net