-
matlab
说明: 关于控制系统分析及应用在matlab软件中编程,此书有很大的参考价值(Application on the control system analysis and programming in matlab software, book has great reference value)
- 2011-03-16 13:03:30下载
- 积分:1
-
myRLS
说明: 自适应滤波器rls的MATLAB算法的实现,很经典(Rls adaptive filter algorithm of MATLAB, it is a classic)
- 2008-11-11 12:31:58下载
- 积分:1
-
BS_MRVFilter_Code
MRV(磁共振静脉血管)滤波器程序源代码(MRV (magnetic resonance vein imaging) filter)
- 2013-03-22 12:18:51下载
- 积分:1
-
nezamabadi-pour2006
Edge detection using ant algorithms
- 2014-12-04 20:17:20下载
- 积分:1
-
gupiao
利于理解并实际运用蒙特卡洛的例子,该例子为股票预测实例和绵羊与汽车(It helps to understand and apply the example of Monte Carlo. This example is an example of stock prediction.)
- 2018-08-26 22:34:48下载
- 积分:1
-
GUI_20200702_JISUANQI
说明: 实现功能:
(1)完成简单的加、减、乘、除、乘方(x^y);
(2)能够完成十进制数到二进制和16进制的转化;
(3)在上述基础上能够实现存储计算的结果,并能够在后续应用中调出,同时能够实现输错了删除的功能;(Implementation function:
(1) Complete simple addition, subtraction, multiplication, division and multiplication (x ^ y);
(2) It can complete the conversion from decimal to binary and hexadecimal;
(3) on the basis of above, the result of storage calculation can be realized, and it can be transferred in subsequent applications, and at the same time, it can achieve the function of error deletion.)
- 2020-11-25 12:07:51下载
- 积分:1
-
ExcelWrapper
Wrapps Excel在处理一类表的MATLAB
支持:
*启动一个Excel在前台或在背景板
*保存工作簿
*运行宏
*指定一个范围
*刷新工作簿
*出口表为PDF
*选择一个给定表
*重新安装一个外接
*获取数据表给出了一个数据集,作为第一列名
*在给定的表(横向或字段的值
垂直)
例如:
包装= ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname ) (Wrapps handling an excel sheet in a MATLAB Class
Supports:
* Launching an Excel Sheet in Foreground or in Background
* Save the workbook
* Run a macro
* Assign a range
* Refresh workbook
* Export Sheet to PDF
* Select a given sheet
* Reinstall an Add-in
* Get a data table given the name of the first column as a dataset
* Get the value of field in a given sheet (Horizontally or
vertically)
Example:
wrapper = ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname )
)
- 2010-07-05 11:58:27下载
- 积分:1
-
digital_modulation
非常好的一个MATLAB GUI学习实例!!!(Very good example of a MATLAB GUI learning! ! !)
- 2010-09-11 15:49:48下载
- 积分:1
-
fft-experiment
(实验)快速傅里叶变换及其应用。包含fft实验的所有源程序,实现fft的基本功能。((Experimental) Fast Fourier Transform and Its Applications. Contains all the source code of the fft experiment, to achieve the basic functions of the fft.)
- 2012-07-15 19:14:30下载
- 积分:1
-
lvboqi
巴特沃斯滤波器,切比雪夫滤波器,椭圆滤波器设计及比较,同样的设计参数指标,在同一张图中比较三种滤波器的幅频响应波形,并用统计图画出各滤波器所需阶数。(Butterworth filter, Chebyshev filter, elliptic filter design, the same design parameter index, with a figure in the comparison of three filter frequency response waveform, and use statistical picture of the desired order of each filter.)
- 2013-05-25 16:28:57下载
- 积分:1