-
Matlab
有关Matlab的一些关于计算性问题的源程序代码,做课程设计时用到的,有一定的实用价值
(For Matlab source code on computational problems, to do curriculum design used.)
- 2012-06-06 21:56:45下载
- 积分:1
-
4byte-charto-float
编程中出现的小程序,四字节char型数组转浮点数(four byte char to float)
- 2015-01-16 14:09:04下载
- 积分:1
-
kenstone
主要用于建模校正集和预测集样品的选择。近红外光谱模型(Mainly used for modeling calibration set and prediction set of samples to choose from.)
- 2015-09-10 15:29:20下载
- 积分:1
-
Eddenoise1x
用于图像去噪实验界面,包括小波去噪,中值滤波等,程序有MMATLAB的gui界面,调试成功。,已通过测试。
(For image denoising experimental interface, including wavelet denoising, median filtering, procedures the gui interface MMATLAB, debugging success. , Has been tested.)
- 2012-10-07 00:32:53下载
- 积分:1
-
pCopiesanalber
程序源码是对心电信号进行R 峰检测,等电位位线的检测等,能快速高效完成计算(The program source is the ECG R-peak detection, detection of potential bit line can be done quickly and efficiently calculate the)
- 2012-08-14 09:58:33下载
- 积分:1
-
Vc-and-Matlab-with-com
在VC++环境下,利用Com组件实现Vc和Matlab混合编程案例(Vc and Matlab with com)
- 2021-03-04 19:59:32下载
- 积分:1
-
ArrayExcel
类似于matlab的数组编辑类(原创)及借用BasicExcel类快速读取读入Excel数据(some class for editing array like in matlab,and read and write to excel with BasicExcel class.)
- 2012-02-10 17:08:24下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
tuxing123
着是一个MATLAB中的图形合并的程序,也有不完善的地方,请指教!(with MATLAB is a graphic merger procedures have imperfections, please enlighten! Thank you)
- 2007-01-28 17:47:25下载
- 积分:1
-
EKF-UKF-Toolbox-for-Matlab-V1.3
卡尔曼滤波 参数辨识 系统建模 自动识别(EKF UKF Toolbox for Matlab V1.3.rar)
- 2021-01-02 09:48:57下载
- 积分:1