-
getgroundtruth
在机器学习时需要图像groundtruth,本程序是一个matlab脚本,可以快速提取图像groundtruth,并保存为mat文件(you can get the object groundtruth in a picture, using my program. It s convenient for you when you do research on machine learning.)
- 2015-11-01 18:42:50下载
- 积分:1
-
ComplementaryCodeKeying
补码键控调制(CCK)算法及实现,包括补码的产生。可以计算补码的增益。主要用在802.11b中(Complementary Code Keying modulation (CCK) algorithm and implementation, including the emergence of complement. Complementary code can calculate the gain. Mainly used in 802.11b Medium)
- 2009-03-14 09:41:08下载
- 积分:1
-
mat2figure
快速浏览时间序列数据。而且可以直接创建时间序列的图示,非常方便快捷。(MAT2FIGURE allows you to review timeseries data contained in a matfile very fast and efficiently. Furthermore, the created figure file can be used to distribute these data.
After opening a matfile, mat2figure scans (struct) arrays for vector signals, tries to determine the time signal (if not specified at commandline) and creates a figure with built-in signal browser. Among the features are:
- At signal selector, each signal is marked, whether it s an ordinary signal, just has constant values or is monotonically in-/decreasing
- Signals can be plotted into existing or new subplots, time axes are linked and subplots can be rearranged in up to 6 columns
- snapshots of current plots can be created for switching between different views very fast
- figure can be printed to clipboard, eps- or png-file with hidden menubar
- timeseries data are stored within the figure-file and can be exported to matfile or to workspace
- convenient handling via keyboard shortcuts
- signal viewer)
- 2011-12-01 18:49:02下载
- 积分:1
-
matlab_pro
matlab实现信号分类,根据信号的相关性,获取信号类别,自动进行信号分类(matlab realize signal classification, in accordance with the correlation signal to obtain the signal type, automatic signal classification)
- 2008-03-24 15:53:58下载
- 积分:1
-
13898372bot703
关于粒子滤波的MATLAB源代码,实现了目标跟踪的效果~直接运行,有图像,希望大家喜欢。(On the particle filter MATLAB source code, to achieve the target tracking results ~ direct run, there is the image, hope you like.)
- 2010-05-10 14:29:04下载
- 积分:1
-
gravity
对自由落体运动进行仿真,并将仿真出来的数据与理论分析数据进行比对。(On the free fall simulation, and simulation and theoretical analysis of the data out of the data for comparison.)
- 2013-07-23 10:20:19下载
- 积分:1
-
pso_2D
一个粒子群算法的应用,对想学粒子群的同学应该有点帮助(The application of a particle swarm optimization, swarm of students want to learn a little help should be)
- 2011-01-05 10:24:00下载
- 积分:1
-
segmentation
image segmentation papers
- 2013-04-30 14:11:30下载
- 积分:1
-
Number-of-key-counter
一种二进制按键个数计数器在matlab中的实现的源码(Number of key counter)
- 2013-05-16 10:15:51下载
- 积分:1
-
azimuthTDOA.m
A sound source can be localized in a two dimensional plane using the audio recorded at three known microphone locations. Much like a GPS system, Time Difference of Arrival algorithms can be used to determine the difference in time and distance of a sound source to other microphones. With that information a Chan algorithm can be used to determine the X Y coordinates of the originating sound source. To do so, however, you must first provide the XY coordinates of each of the 3 microphones. Note that for faster and simpler calculation one of the microphones should be placed at the origin (0, 0) of you XY plane.
- 2014-01-26 03:12:04下载
- 积分:1