-
cwnd_point
通过HWND获得CWND指针的小例子,可以编译通过(HWND pointer obtained through the CWND small example, you can compile)
- 2010-03-08 13:28:36下载
- 积分:1
-
fusion_WT
基于小波变换的红外图像与可见光图像的融合,2级小波变换,多种融合规则(Based on wavelet transform infrared image and visible image fusion, two wavelet transform, a variety of fusion rules)
- 2010-05-20 18:57:52下载
- 积分:1
-
TSP-PSO
粒子群算法解决经典的TSP问题,自己做的,测试不错,可以用(Particle swarm algorithm to solve the classic TSP, do it yourself, test good, you can use)
- 2014-09-21 20:24:40下载
- 积分:1
-
mp-suanfa
本文章采用的是MATLAB环境下的源程序,是关于图像特征提取方面的(This article is used in MATLAB environment of the source, is about the image feature extraction in)
- 2011-01-19 11:31:33下载
- 积分:1
-
dd1
在MATLAB开发平台上,在做图像的处理进行分割时,可采用迭代法求阈值进行分割。(In the MATLAB development platform to do image processing in the segmentation, the iterative method can be used to segment the threshold requirements.)
- 2011-05-08 12:40:47下载
- 积分:1
-
rigid3D
MATLAB Source Code of 3D Rigid body Transformation
- 2021-03-08 20:19:28下载
- 积分:1
-
SegToolBox
剪切图片,有利于初学者,希望能够帮助有些人(cut picture)
- 2012-05-17 15:20:29下载
- 积分:1
-
P278865
motor simln in matlab with reference to pmsm motor diagrams eqns and theory for better view
- 2012-06-17 13:16:47下载
- 积分:1
-
IMM_nonliner
此程序为机动目标的非线性滤波器的设计,具有一定的实用价值(This program design of nonlinear filters for maneuvering targets, has some practical value)
- 2012-08-02 21:39:35下载
- 积分:1
-
MappedTensor
Manages very large tensors of arbitrary dimensions as mapped files on disk.
(This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way.
MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated.
An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format.
)
- 2010-12-14 15:17:16下载
- 积分:1