-
manual.rar
the used gud of matpower
matpower的英文使用手册
- 2010-03-04 00:03:56下载
- 积分:1
-
goplotpso
To plot the movement in 3D plane in PSO.
- 2012-04-06 18:30:29下载
- 积分:1
-
shuangwen
该程序模拟了经典双稳系统随机共振中,噪声强度与系统做功的关系(The program simulates the classical stochastic resonance in bistable system, the relationship between noise intensity and the system to do work)
- 2013-12-01 19:00:48下载
- 积分:1
-
bloqueacceedisc
bloquer/débloquer l accès à une partition donnée
- 2013-12-27 17:46:30下载
- 积分:1
-
MachineLearning
MachineLearning
Classifican
KNN-Based Clustering for Improving Social
Recommender Systems
- 2014-01-31 00:59:11下载
- 积分:1
-
matlab-daima
包括:6机组系统的分布式梯度算法代码;基于GA的21节点无功优化;基于GA的二次型优化;matlab高级指令;依据matpower进行潮流计算中JJ矩阵的求解。(Comprising: a distributed gradient algorithm code 6 Unit System optimization based on GA 21 nodes reactive power quadratic optimization based on GA matlab advanced instruction matpower flow calculation based on the JJ matrix solver.)
- 2016-05-17 08:55:22下载
- 积分:1
-
lujingguihua
说明: 路径规划 matlab 代码 可用,避障,便于修改机器人,并检查其可行性(Path planning matlab code is available, obstacle avoidance, easy to modify the robot, and check its feasibility)
- 2019-05-28 15:11:47下载
- 积分:1
-
KALMAN
卡尔曼滤波的小程序,是理解卡尔曼滤波的一个很好的例子。(Kalman filtering little procedure, Kalman filter is to understand a good example.)
- 2007-11-03 22:06:51下载
- 积分:1
-
Imageencryption
这个工程实现了红绿蓝三个分量的提取,采用了新的方法,比传统的方法要清楚些,并且对红色分量做了DFT变换,用模版来对图像进行加密,为图像加密提供了一种新的思路。代码免费下载,功能优。(The project implements the extraction of three components red, green and blue, using a new method to make it clear than the more traditional methods, and components made of red DFT transform, the image used to encrypt the template for the image encryption provides a kinds of new ideas. Code free download, features excellent.)
- 2010-10-11 17:31:59下载
- 积分:1
-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s version of Conway s Game of Life.
"Life" is a cellular automaton invented by John
Conway that involves live and dead cells in a
rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1