-
EEG_BP2
使用BP神经网络算法对脑电信号进行分类识别。(BP neural network algorithm using EEG classification.)
- 2014-10-10 09:25:22下载
- 积分:1
-
yc3
时间序列分析中AR模型的建立,可求的残差平方和,便于用AIC准则定阶。(Time series analysis of AR model, rectifiable the residual sum of squares, easy to use the AIC criterion to determine the order.)
- 2010-05-21 11:06:06下载
- 积分:1
-
fminsearchbnd
多變數目標函數最佳化,可自行設定變數上下界範圍(optimization of the objective function for several variables)
- 2010-05-24 11:07:15下载
- 积分:1
-
radonChange
RADOM变换检测直线,简单运用MATLAB自带的radom变换程序。()
- 2020-11-05 11:09:53下载
- 积分:1
-
prewitt
读取图像进行小波去噪后,获取图像的prewitt算子轮廓(After reading the image wavelet denoising, to obtain images of prewitt operator profile)
- 2013-11-04 19:03:41下载
- 积分:1
-
QPSK
说明: QPSK详细调制解调的源码,包括整个流程.(QPSK modulation and demodulation of the source in detail, including the entire process.)
- 2008-10-22 11:44:43下载
- 积分:1
-
gray-relation
用于实现灰关联的程序,灰关联是对于两个系统之间的因素,其随时间或不同对象而变化的关联性大小的量度。(For achieving gray associated procedures, gray correlation factors between the two systems, the correlation measure of the size of the change time or different objects.)
- 2012-09-04 20:16:52下载
- 积分:1
-
Spars_Grid_Designs
This package enables Gaussian process prediction with very large sample sizes with a much smaller computational burden than many existing methods.
- 2014-02-25 16:38:55下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
matlab
做速度分析和动校正很有用,大家可以试一试,大家赞一个谢谢(it is for velocity analysis and NMO,
and it is very useful,thank you)
- 2012-10-18 15:39:07下载
- 积分:1