资源列表
PSO-improvement
- 改进的PSO,很具有参考价值,我花了钱才买到的,你们-Improved PSO, is a reference value, and I spent the money to get these, and you have a good look
CH2
- This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to "capacity_pl
CH4
- This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim
statcom
- 用matlab中的simulink搭建statcom模块,已经通过测试-use matlab to build the statcom model
CH5
- This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory. Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is "runsim
CH6
- The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has been
Intelligent-Control-System
- 专门介绍智能系统控制专家系统的资料,适合于有一定模糊控制基础的同仁。-Dedicated expert system for intelligent system control information.
4qc
- 用matlab编写函数实现4qc运算,已经通过测试-Write a function with matlab implementation 4qc operations have been tested
apf
- 应用matlab中simulink模块搭建apf,已通过测试-Matlab simulink module in the application to build apf, has been tested
ACandDCpowersupply
- 通过matlab的simulink搭建交直流互补供电-Simulink matlab built by the complementary AC and DC power supply
TestAlgorithm
- 求花朵数的JAVA代码实现 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。
newton
- 在VC6.0平台上实现的浅显易懂的牛顿迭代算法,在物理化学数值分析中相当有用。-VC6.0 platform implemented in easy to understand the Newton iterative algorithm, the numerical analysis in physical chemistry is useful.
