-
Genetic-Algorithm
简单易懂的遗传算法,示例中是处理的无约束优化问题,可以为后续编程做参考(This is a simply genetic algorithm which can be used for further research.)
- 2014-08-15 09:09:07下载
- 积分:1
-
CMA
SMART ANTENNA DESIGN FOR WIRELESS ALGORITHM USING CONSTANT MODULUS ALGORITHM
- 2012-10-05 20:21:28下载
- 积分:1
-
shiyan2
在建立单相桥式全控整流电路仿真模型的基础上,通过示波器观察仿真的结果,显示输出波形。(On the basis of the establishment of full-controlled single-phase bridge rectifier circuit simulation model, simulation results were observed by an oscilloscope, waveform display output.)
- 2015-02-14 23:00:54下载
- 积分:1
-
tsp
This is a matlab code which deals with TSP problem. This is done using ant colony algorithm. In this problem each city gets visited once and a shortest path is obtained.
- 2014-02-17 12:31:08下载
- 积分:1
-
imunity_pso
带免疫功能的粒子群算法,在matlab环境实现。(With immune function of particle swarm optimization, in the matlab environment realize.)
- 2021-04-11 10:38:58下载
- 积分:1
-
matlab
matlab分形模型的几种实例,比较详尽的阐述并举例了分形的过程,算法与结果(matlab fractal model in several instances, relatively detailed description and examples of fractal algorithms and results)
- 2012-12-30 20:26:42下载
- 积分:1
-
Separately_Excited-Motor-in-dc
separality motor excited dc
- 2013-02-08 14:40:34下载
- 积分:1
-
FSK
基于matlab的加性高斯白噪声信道的FSK调制(Matlab based on the additive white Gaussian noise channel FSK modulation)
- 2009-04-25 15:36:42下载
- 积分:1
-
TCPIP_Communications_in_Matlab
Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer.
The jtcp.m program uses Matlab s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
The jtcp.m program is basically just a friendly wrapper for Rodney Thomson s "example" TCP/IP code(Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab' s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).)
- 2009-11-15 21:11:40下载
- 积分:1
-
two-sample-inertial-algorithm
采用经典的双子样算法,实现完整的惯性导航计算。程序中还留有GPS组合导航计算的接口,供开发者进行使用。(Classic two sample algorithm to achieve complete inertial navigation calculations. The program also left interface GPS navigation calculations for developers to use.)
- 2014-12-10 17:41:16下载
- 积分:1