-
aintroduction
matlab学习教程
都是最基本的内容,对新手很有帮助
虽然是英文的,但我相信大家都能听得懂(Matlab tutorial
It is the most basic content, very helpful for beginners
Although it is English, but I believe that everybody can understand)
- 2014-09-04 09:07:12下载
- 积分:1
-
三维模型非结构化网格生成
主要用于三维模型非结构化网格生成,对三角形网格划分,有限元分析有帮助。(DISTMESH_3D is a MATLAB program which generates and manipulates unstructured meshes in 3D, by Per-Olof Persson.)
- 2016-05-11 15:22:12下载
- 积分:1
-
tid_foc
分数阶tid控制能实现普通tid所部能实现的功能,并且更稳定、更有效果。(Fractional control to achieve common tid tid to achieve the functions of his troops, and more stable, more effective.)
- 2010-09-15 10:09:24下载
- 积分:1
-
lms1
自适应滤波器算法与实现——最小均方误差LMS(Adaptive filter algorithm- least-mean-square error LMS)
- 2009-10-26 21:29:40下载
- 积分:1
-
noverlap
分段平均法功率谱分析,不同数据重叠长度对结果的影响 (Sub-average power spectrum analysis, the results of different data length on the impact of overlapping)
- 2010-11-18 12:01:26下载
- 积分:1
-
dspsrm
一种matlab环境下开关磁阻电机的仿真研究(Under a matlab simulation of switched reluctance motor)
- 2010-12-06 22:57:03下载
- 积分:1
-
randi_org
simulating random integer numbers
- 2011-09-22 04:43:33下载
- 积分:1
-
FFT
基于matlab的语音回波抵消系统仿真设计中FFT转换部分程序(Voice echo cancellation system based on matlab simulation in the design of FFT transform part of the program
)
- 2013-05-05 12:39:10下载
- 积分:1
-
CTest
C++TEST操作指南、中文介绍、运行时错误检测技术分析和比较、内存错误检测技术理论与实践(C++ TEST instructions, the Chinese introduced run-time error detection technology analysis and comparison, memory error detection technology theory and practice)
- 2010-11-02 09:28:18下载
- 积分:1
-
firefly_simple
The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1]
All fireflies are unisexual, so that one firefly will be attracted to all other fireflies
Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases
If there are no fireflies brighter than a given firefly, it will move randomly.
The brightness should be associated with the objective function.
Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.
- 2014-12-24 05:08:32下载
- 积分:1