-
save
把矩阵的数据写入文档中的几种方法,有显示,有代码说明(into the file)
- 2011-09-27 13:13:14下载
- 积分:1
-
ApuEfficiency
matlab求取发动机及电机最优工作曲线的代码(strike the optimal curve engines and motors code by matlab)
- 2021-03-28 22:49:10下载
- 积分:1
-
matlabyiqunsuanfa
蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。(Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of optimization problems to solve new general heuristic method, which has a positive feedback, distributed computing and constructive and the greedy heuristic search features. Through the establishment of an appropriate mathematical model, over-current fault-based distribution network fault location into a nonlinear global optimization problem.)
- 2010-05-14 07:58:21下载
- 积分:1
-
w1
实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1
-
xindao
移动通信中信道仿真研究,使无线信号传输具有信道参考性。(Simulation Study of Mobile Communication CITIC Road, so that the wireless signal transmission with a channel referential.)
- 2009-11-15 11:29:03下载
- 积分:1
-
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
implemented for a 2x2 system. The reader can program other variations.
The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.(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 implemented for a 2x2 system. The reader can program other variations. The program has been tested on MATLAB version 6.0 and above with signal processing toolbox and communication toolbox options.)
- 2011-05-04 09:22:59下载
- 积分:1
-
Monte-Carlo-Simulation
介绍蒙特卡罗的仿真分析方法,并结合实际的问题进行仿真,得出仿真图形。(Introduce the Monte Carlo method. Integrating some practical problems, some simulations are made.)
- 2012-06-20 11:37:18下载
- 积分:1
-
Free_fem_stokes
This is the code solving Navier-Stokes equations using matlab by John Burkardt. I managed to modify the geometry of the domain
- 2010-10-27 06:49:15下载
- 积分:1
-
MATLAB_GUI
《精通MATLAB+GUI》光盘的内容和所有例子的源代码(" Proficient in MATLAB+ GUI" CD-ROM contents and the source code for all examples)
- 2010-06-02 11:47:32下载
- 积分:1
-
改进的灰狼优化算法 GWO
针对灰狼优化算法在求解连续函数优化问题时精度不高、易出现早熟收敛等缺陷,提出一种改进的灰狼优化算法(Grey Wolf Optimizer)
- 2020-12-24 10:39:06下载
- 积分:1