-
FastHankelTransform
本代码为计算快速汉克变换的matlab源程序。快速汉克变换为经典的数值算法,在地球物理建模中有极其重要的地位(This code for calculations quickly Hank transform matlab source. Rapid Hank transformation as a classic numerical algorithm in geophysics modeling in a very important position)
- 2020-10-13 17:57:31下载
- 积分:1
-
1
基于matlab的模块化通信系统仿真设计,以及实验报告(this is a design of engineer system modulation based on matlab2012b)
- 2013-08-30 16:49:34下载
- 积分:1
-
fuheyuce
保定市短期负荷预测,分别使用SVM+蚂蚁优化和BP神经网络。(Baoding load forecasting, optimization and ant are using SVM+ BP neural network.)
- 2015-06-02 11:31:36下载
- 积分:1
-
3-boolean.m.tar
This code shows you how perform various boolean operation on sets using level set functions.
- 2012-06-22 18:07:31下载
- 积分:1
-
aasthana_cvpr2013_code
cvpr2013人脸识别代码,鲁棒性很好,是学习的好资料(cvpr2013 face recognition code, robustness is very good, is good information to learn)
- 2014-09-04 10:49:26下载
- 积分:1
-
Ball_Circling
该程序能够实现小球的运动,且小球运动角速度可调,单击【开始】,小球开始运动。(The program is able to achieve a small movement of the ball and ball movement angular velocity is adjustable, click [Start], the ball starts to move.)
- 2013-04-09 21:42:56下载
- 积分:1
-
egreedy
e_greedy example in reinforcement learning
- 2015-03-14 01:26:47下载
- 积分:1
-
ESPRIT算法
基于旋转不变子空间算法的DOA估计,包含了LS-ESPRIT,MATRIX-ESPRIT,R-ESPRIT,TAM-TOEPLITZ,TLS-ESPRIT算法的仿真程序(The DOA estimation of ESPRIT, includes LS-ESPRIT,MATRIX-ESPRIT,R-ESPRIT,TAM-TOEPLITZ and TLS-ESPRIT)
- 2020-07-03 10:20:02下载
- 积分:1
-
遗传算法求解VRP问题
说明: 使用遗传算法解决车辆路径VRP问题,可用于物流,外卖等的路径规划问题(Using genetic algorithm to solve VRP Problem can be used in logistics, takeout and other path planning problems)
- 2020-10-16 20:35:46下载
- 积分: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