-
Txtread
在MATLAB中txt文档等的读入,数学建模时候做的关于大量英文字符的录入及转化分组。(A useful tool for read txt,etc)
- 2010-08-26 18:53:56下载
- 积分:1
-
Statistical-description-
数学建模中数据的分析及描述,里面包括一些matlab程序和讲义(Mathematical modeling, data analysis and description, which includes some of the matlab program and handouts)
- 2012-06-19 12:18:21下载
- 积分:1
-
Wavelet_OMP
随机矩阵为小波变换的压缩传感,包含有系数采样、随机矩阵、重构算法程序(compressive sensing)
- 2013-11-06 10:37:23下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
Kalman-filter
标量Kalman滤波器仿真。设计一个kalman滤波器对其进行处理得到的最佳估计。(Scalar Kalman filter simulation. Design a kalman filter to process it to get the best estimate.)
- 2011-09-11 21:58:55下载
- 积分:1
-
Discharging_Capacitor_exp_108b
Practical Experiment for Discharging a capacitor in MAtlab
- 2013-10-04 15:04:41下载
- 积分:1
-
retrieve_method_smith_2002
A matlab code to retrieve nonlocal metamaterial parameters from D.R.Smith 2002 s paper
- 2020-12-05 17:19:23下载
- 积分:1
-
PID-Control
常规PID、Smith预估补偿、改进的Smith、双控制器控制和内模的Simulink仿真图(Conventional PID, Smith, forecast compensation, the improved Smith, double control and internal model controller of Simulink simulation diagram
)
- 2014-01-02 17:21:45下载
- 积分:1
-
adaptivethre
不规则光照下自适应阈值的前景背景分离算法(Irregular light of the prospects for adaptive threshold background separation algorithm)
- 2010-11-14 11:22:04下载
- 积分:1
-
MatlabMixedProgramming
是“MATLAB混合编程与工程应用”一书的源码,该书高洁和孙新德编著 清华大学出版社出版 2008年5月
本书以MATLAB最新版本R2006a为蓝本,系统介绍了MATLAB混合编程的最新技术。全书共分11章,第1和第2章概述了 MATLAB混合编程的发展状况及基本方法,第3至10章分别介绍了几种典型的混合编程方法,包括使用MEX、MATLAB Engine、MATLAB ACTIVEX、Mideva、MATLAB Builder for .NET、MATLAB Web Server进行混合编程,以及MATLAB和Visual Basic、Excel等混合编程。第11章以数字水印技术为例介绍了MATLAB混合编程在工程中的典型应用。
本书按照混合编程常用方法进行编写,第3至10章的每章都为一个独立单元,读者可以任选其中一章或几章进行学习,每章重点阐述一种混合编程方法的实质和要点,实例描述贯穿始终。
本书不仅具有理论深度与广度,而且注重实用,实例丰富,特别是通过作者在数字水印方面的研究成果,提供了理论分析与应用案例。
本书可以作为高等院校计算机及信息相关专业的教材或参考书,也可供广大科技工作者参考。(err)
- 2008-08-26 05:33:59下载
- 积分:1