-
svm测试
matlab 自带svm的测试, 用设置的数据简单测试svmtrain函数和svmclassify函数,并用图明确表示,自测结果正确,适合初学者(Matlab is equipped with SVM test, and the svmtrain function and svmclassify function are simply tested with the set data, and the figure clearly indicates that the self-test result is correct and suitable for beginners)
- 2018-08-21 14:46:32下载
- 积分:1
-
pujianfa_1
语音增强谱减法程序,已经运行成功,效果明显(Spectral subtraction speech enhancement program has been run successfully, obvious effect)
- 2010-07-29 20:39:28下载
- 积分:1
-
kalman
matlab 卡尔曼跟踪,可以很好的跟踪到小球(matlab kalman)
- 2010-09-15 20:19:54下载
- 积分:1
-
speachsingalsfujianfa
用MATLAB来实现谱减法降噪。有源程序和降噪先后的语音信号,有实验的结果图(Use MATLAB to achieve spectral subtraction noise reduction. There has voice source and noise signals, there are experimental results of Figure)
- 2020-07-04 18:40:06下载
- 积分:1
-
panzoom
与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。
我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。
panzoom(figureHandle,axesHandles)
添加到这个数字,只能到指定的坐标轴功能的处理。
panzoom(figureHandle,axesHandles,XLink的)
panzoom(figureHandle,axesHandles,XLink的,雁联)
假设你有四个轴处理:1,2,3,4。你可以连接所有的X轴一起:XLink的= [1,2,3,4],或者你可以对链接在一个单元格数组中:XLink的={[1,2][3,4]}。这同样适用于雁联。 XLink的或雁联也可以为空。(Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus.
I wrote this for live data capture, as linkaxes sets XLimMode to "manual"- which means the axes wouldn t automatically resize for new data.
panzoom(figureHandle, axesHandles)
Adds the functionality to that figure, ONLY to the axes handles specified.
panzoom(figureHandle, axesHandles, xLink)
panzoom(figureHandle, axesHandles, xLink, yLink)
Assuming you have four axes handles: 1, 2, 3, 4. You could link all of the x axes together: xLink = [1, 2, 3, 4], or you could link them in pairs in a cell array: xLink = {[1, 2], [3, 4]}. The same applies for yLink. xLink or yLink can also be empty.)
- 2011-05-15 17:52:58下载
- 积分:1
-
hogsvm-master
HoG SVm 的人脸识别方法, 做人脸识别的同学,可以研究一下(Face recognition method of HoG SVm, to do face recognition of students, you can look at)
- 2014-06-13 15:21:22下载
- 积分:1
-
文献实现的遗传算法的车间调度算法(修改)例子
仿真效果非常好,单径或多径瑞利衰落信道仿真,是小学期课程设计的题目,分析了该信号的时域、频域、倒谱,循环谱等,基于互功率谱的时延估计,预报误差法参数辨识-松弛的思想。
- 2022-03-25 13:13:44下载
- 积分:1
-
oqpskmodulation
偏移四相移相键控调制,也就是OQPSK,输出信号为OQPSK调制信号的复包络(Offset four-phase phase shift keying modulation, that is, OQPSK, the output signal for the OQPSK modulated signal complex envelope)
- 2007-07-16 17:41:06下载
- 积分:1
-
MATLAB
详细介绍了MATLAB里的命令名及其实现功能,可以为学习者提供一定的帮助(Described in detail in the MATLAB command name and the realization of functions, can provide some help learners)
- 2009-05-15 09:39:33下载
- 积分:1
-
3Drebuild
三维图像重建的matlab实现,将输入图像还原成三维形式并显示。(3d rebuild)
- 2011-04-28 18:43:21下载
- 积分:1