-
emd
EMD的程序要用到matlab的时频工具箱
matlab的工具箱的安装步骤:
1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下
2.建立搜索路径,matlab->file->Set Path->Add Folder
->选择mfile文件夹复制到matlab的toolbox的路径->save->close
3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin
返回的结果是你放mfile的正确路径说明建立搜索路径成功。此时就完成了安装工具包的工作。(EMD program to use when the frequency of matlab toolbox
matlab toolbox installation steps:
Unzip the downloaded file package, copy tft/mfile to the toolbox matlab file folder
2 established the search path, matlab-> file-> Set Path-> Add Folder
-> Select mfile folder to the toolbox matlab path-> save-> close
3 test whether to establish a successful search path in matlab command window enter: which fmsin
The result returned is the correct path you put mfile instructions to establish a successful search path. This time to complete the installation kit work.)
- 2014-09-03 10:03:01下载
- 积分:1
-
SVM_Matlab_Sharp2
implementation of support vector machine
- 2013-11-30 12:51:32下载
- 积分:1
-
A-Study-on-Indoor-Positioning-System-Using-ID-Mod
In recent years, stepping with the popularization of smart phone and the
development of mobile communication infrastructure, the conditions for ubiquitous
computing society become more and more complete. In the vision of ubiquitous
computing society, LBS (Location Based Service) that provides an added value to an
unprecedented user experience has been paid a great deal of attention by mobile
operators all over the world. As the core technology for LBS, various positioning
systems have been studied extensively. For the outdoor environment GPS is mature
and common. However, the performance of GPS in indoor environment is bad.
Moreover, currently there is no technique whose accuracy and cost are appropriate for
deployment in huge areas.
- 2015-03-23 09:39:21下载
- 积分:1
-
manual_camera_calibration_v1.0
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了(Calibration of the camera. Learning. Write code, then look OPENCV than the code is better, the use of words or MATLAB are OPENCV enough)
- 2007-07-25 11:04:37下载
- 积分:1
-
Maxiflowminicut
最大流和最小截算法,在这个函数的编制中存在一个细节,当任取一个已标号未检查的点的时候,我取的最靠前的点。如果加进随机选取的语句,每次运行程序可能会出现不同的最大流结果。(Maximum flow and minimum cut algorithms, in this function exists in the preparation of a detail, if any label does not take a check point has been, I get the most front point. If the statement is added to randomly selected for each run the program may come up with different results of maximum flow.)
- 2010-03-07 21:26:27下载
- 积分:1
-
cell123
细胞边缘检测及癌细胞识别系统,在matlab环境下操作!(cell edge detection and cancer identification system in operation Matlab environment!)
- 2007-06-10 22:34:11下载
- 积分:1
-
VC_Matlab
通过MATLAB引擎,利用VC开发MATLAB,包括一个自己开发的小程序和一片word文档资料(Through the MATLAB engine, developed by VC MATLAB, including its own development programs and a small word document data)
- 2011-08-27 23:31:12下载
- 积分:1
-
BESO
双向渐进结构拓扑优化原始代码,采用软杀伤法的BESO( the source code of Bidirectional evolutionary structural topology optimization with the soft kill law BESO)
- 2021-02-17 10:39:46下载
- 积分:1
-
MATLAB实践GUI成绩管理系统
文件包含matlab的源代码m文件,gui文件,文本说明,都很详细,需要的可以下载(The file contains the matlab source code m file, the GUI file, the text description, all very detailed, the need can be downloaded.)
- 2018-03-11 15:04:14下载
- 积分:1
-
crossover
说明: 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。crossover(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length of each task and the processing speed of each server node (hereinafter referred to as "node") are known. Please provide a task allocation method to minimize the total processing time of all tasks.crossover)
- 2020-03-25 21:15:15下载
- 积分:1