-
rasmusbergpalm-DeepLearnToolbox
深度学习程序包,内含多种网络结构的matlab实现。(The deep learning package contains matlab implementations of a variety of network structures.)
- 2018-01-04 08:50:19下载
- 积分:1
-
zisheyingxianboqisheji
使用理想低通滤波器设计针对50Hz工作频率干扰的陷波器(Ideal filters using the low road at 50hz work of the frequency interference
)
- 2010-08-28 19:29:40下载
- 积分:1
-
Gaumix_EM
使用高斯模型期望值最大化演算法,做圖形分割
Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture
(Gaussian model using expectation maximization algorithm, to do graphics segmentation Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture)
- 2008-02-14 12:19:10下载
- 积分:1
-
ref
说明: 纯水的负折射率计算,使用LH模型,适用频率范围小于3THz,可用于计算雨滴衰减模型(Negative refractive index of pure water calculated using the LH model for the frequency range is less than 3THz, can be used to calculate the rain attenuation model)
- 2011-04-15 11:37:25下载
- 积分:1
-
Matlab
自学MATLAB的60个小程序。容易上手(60 small self-study program MATLAB. Easy to use)
- 2011-05-13 12:22:51下载
- 积分:1
-
codes
KALMAN 滤波器 辅助 在线足球运动员跟踪 球赛是由模拟器生成的日志文档 此程序只实现如何利用kalman滤波器 对2维平面上的 运动物体进行跟踪 不涉及任何图像处理的东西 (Kalman filter assisted on-line multiple objects tracking on simulated robot soccer match log file. The tracking system is working on preprocessed data, so no image processing were included in the implementation. )
- 2011-06-25 23:48:56下载
- 积分:1
-
spwminveter
Implementation of a spwm inverter in matlab
- 2012-06-03 21:37:42下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
ACO
说明: 蚁群算法是模拟蚁群觅食行为的一种优化算法。在整个觅食过程中蚂蚁散播信息素,蚂蚁通过感知到的信息素多少,来决定所要选择的下一个栅格。蚁群算法的核心部分在于模拟了蚁群的转移概率选择行为,通过使用信息素和启发式函数值进行转移概率计算。粒子群算法可以用于机器人运动轨迹规划,求得最短路径(Ant colony algorithm is an optimization algorithm to simulate foraging behavior of ant colony.The ant disperses pheromones throughout the foraging process. The ant senses how many pheromones it has to choose the next grid.The core part of ant colony algorithm is to simulate the transfer probability selection behavior of ant colony and calculate the transfer probability by using pheromones and heuristic function values.Particle swarm optimization (pso) can be used for robot trajectory planning to obtain the shortest path)
- 2020-05-26 17:42:19下载
- 积分:1
-
ma
说明: 图论的匹配问题,具有较强的针对性和实用性(Graph theory, matching, highly targeted and practical)
- 2010-08-24 19:24:02下载
- 积分:1