-
baluojb
这是在matlab下实现的包络检波算法。先对信号进行调制,然后进行包络检波。(This is achieved under matlab envelope detection algorithm. First signal modulation, and then proceed to the envelope detector.)
- 2007-10-28 16:51:17下载
- 积分:1
-
aco
说明: matlab编的蚁群算法解TSP问题(att48),调整参数可解决多类问题。(matlab code of ant colony algorithm for solving TSP problems (att48), adjust the parameters to resolve multi-class problems.)
- 2010-04-06 20:15:39下载
- 积分:1
-
matlablibsvm
matlab调用libsvm时数据归一化与反归一化之归一化程序
(matlab libsvm)
- 2010-05-18 16:13:33下载
- 积分:1
-
FOC2
异步电动机数量控制完整仿真模型,可以根据实际情况写该参数,达到研究者所需要的情形(The number of complete induction motor control simulation model, the parameter can be written according to the actual situation, the researchers needed to achieve the situation)
- 2013-12-17 13:03:40下载
- 积分:1
-
NSGA 2
说明: 利用matlab实现多目标遗传算法,NSGA 2(Multi objective genetic algorithm based on MATLAB)
- 2020-07-13 09:52:47下载
- 积分:1
-
statistical-model
关于内部热耦合精馏塔的静态模型建模研究代码(Internal thermal coupling on the static modeling of distillation column)
- 2012-01-05 23:27:43下载
- 积分:1
-
compa
comparator code for micarowind
- 2015-03-28 17:18:49下载
- 积分:1
-
Sliding-Mode-Control
双电机伺服系统的滑模控制,运行 jieh 可以看到与PID相比的控制效果,运行需要一点时间,2分钟左右,请耐心等待。(Sliding Mode Control of dual-motor servo system)
- 2021-04-29 11:28:43下载
- 积分:1
-
MatlabExample
说明: 里面是很多matlab的常用功能举例,matlab有很多用法不为我们所知,又因为matlab的帮助文件是英文的,看起来费劲,而这个压缩包就有很多matlab用法的举例。(Inside is many matlab commonly used function examples, matlab has many usages not to know for us, also, because the matlab help file is English, looks like uses energy, but this compression package has many matlab usage example. )
- 2010-03-18 12:17:23下载
- 积分:1
-
BlowfishEncryption
Blowfish Algorithm is a Feistel Network, iterating a simple encryption function 16
times. The block size is 64 bits, and the key can be any length up to 448 bits. Although
there is a complex initialization phase required before any encryption can take place, the
actual encryption of data is very efficient on large microprocessors.
Blowfish is a variable-length key block cipher. It is suitable for applications where the
key does not change often, like a communications link or an automatic file encryptor. It is
significantly faster than most encryption algorithms when implemented on 32-bit
microprocessors with large data caches.
- 2011-06-09 18:03:09下载
- 积分:1