-
MATLAB
说明: 用MATLAB语言编写的程序,称为M文件。M文件可以根据调用方式的不同分为两类:命令文件(Script File)和函数文件(Function File)。(Language with the MATLAB program, called the M file. M files can call the different ways into two categories: command file (Script File), and function files (Function File).)
- 2010-04-09 15:49:42下载
- 积分:1
-
PhysioNet_ECG_Exporter
将mit/db心电数据库中的心电数据的数据转存为.mat格式的文件(The mit/db ECG ECG data in a database data dump to. Mat format)
- 2010-11-03 15:25:05下载
- 积分:1
-
Ch15
小波分析理论及MATLAB7实现例程,第15章小波工具箱的其他功能(Wavelet analysis theory and realize MATLAB7 routines, Chapter 15 Other features of wavelet toolbox)
- 2007-08-31 09:25:40下载
- 积分:1
-
Lagrange
自己编写的matlab程序
数值分析里的程序(I have written procedures for numerical analysis matlab s procedures)
- 2008-01-28 23:25:27下载
- 积分:1
-
CMATLABconnect
VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。
C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等),
以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。
(VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed.
C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ),
Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency.
)
- 2009-12-21 10:03:58下载
- 积分:1
-
pcamatlab
使用MATLAB实现主成分分析,可以去除数据间的共线性及对大量数据进行降维处理。(Using the matlab to realize the principal component analysis to remove the liner of the date and reduce the dimension of the large amont of the date.
)
- 2011-01-13 13:33:15下载
- 积分:1
-
Falsafi_Fmincon
fmincon finds a constrained minimum of a function of several variables.
fmincon attempts to solve problems of the form:
min F(X) subject to: A*X <= B, Aeq*X = Beq (linear constraints)
X C(X) <= 0, Ceq(X) = 0 (nonlinear constraints)
LB <= X <= UB (bounds)
- 2019-06-24 18:21:32下载
- 积分:1
-
SFLA
Suffled Frog Leaping Algorithm in Matlab
- 2018-01-26 03:49:29下载
- 积分:1
-
psktiaozhi
一个应用psk调制的通信系统matlab仿真,应用matlab中的图形操作界面simulink,psk是现在应用最广的调制方式,有很大的参考价值(An application psk modulation matlab communication system simulation, application of the graphical interface matlab simulink, psk is now the most widely used modulation, have great reference value)
- 2011-05-12 16:11:52下载
- 积分:1
-
MCM_explicit
说明: 本程序采用显示方案实现“平均曲率运动(MCM)”模型(This procedure indicates that the program used to achieve " mean curvature motion (MCM)" model)
- 2010-04-03 09:31:08下载
- 积分:1