-
MATLAB
说明: matlab主要函数指令表,按功能分类,非常方便好用的。(The main function matlab instruction sheet, according to the functions of classification, very easy-to-use.)
- 2008-11-12 11:16:44下载
- 积分:1
-
matlabinchemistry
本代码为黄华江编著《实用化工计算机模拟—MATLAB在化学工程中的应用》的配套车程序,内容包括该书的所有例子源程序(在Examples目录中)和电子版附录(在名为“附录”的目录中)。(the code Huang Hua Jiang series of "practical computer simulation chemical- MATLAB in chemical engineering application" the matching procedures to The book includes all the examples source (Examples directory) and the electronic version of the Appendix ( "Report "Records of the directory).)
- 2007-04-16 10:46:14下载
- 积分:1
-
lvbo
matlab写的信号处理的程序,实现FFT变换,功率谱估计,滤波器滤波,等功能(Programs written in matlab signal processing to achieve an FFT power spectrum estimation, filters filtering, and other functions)
- 2015-01-17 23:53:00下载
- 积分:1
-
MTI
介绍了MTI雷达(动目标检测雷达)。该类型雷达能够抑制杂波保留目标信号。对MTI雷达进行了仿真,并利用参差重频消除盲速影响,讨论了MTI雷达参差比取不同的值对盲速的影响(This code introduce the use of MTI radar that inhibits clutter in order to remain object signal, and simulate the system for MTI radar using multiple PRFs to eliminate hte influence of blind velocity.)
- 2012-01-25 11:55:15下载
- 积分:1
-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
IMfluxmodel
IMfluxmodel INDUCTION MOTOR
- 2012-02-12 01:57:34下载
- 积分:1
-
MATLAB-parallel-computing-synopsis
这是实现MATLAB并行配置的技术资料,随着大数据时代的到来,越来越多的数据需要经过处理,并且目前的硬件已经满足不了这么多的数据的处理,因此并行计算成为了首选(This is the realization of technical information MATLAB parallel configuration, with the arrival of the era of big data, more data needs to be processed, and the current hardware has failed to meet so many data processing, parallel computing has become the preferred therefore)
- 2016-11-16 16:04:51下载
- 积分:1
-
gaussintegration
说明: 一个高斯积分的例子,可能有点简单,不过还是给大家共享(Example of a Gaussian integral, may be a bit simple, but still to share)
- 2008-10-17 10:32:31下载
- 积分:1
-
DMI-CODES
direct matrix inversion algorithm matlab code
- 2013-10-11 16:41:06下载
- 积分:1
-
dvhaukys
可以实现模式识别领域的数据的分类及回归,PLS部分最小二乘工具箱,DC-DC部分采用定功率单环控制,GPS和INS组合导航程序,主要为数据分析和统计,在MATLAB中求图像纹理特征,快速扩展随机生成树算法。( You can achieve data classification and regression pattern recognition, PLS PLS toolbox, DC-DC power single-part set-loop control, GPS and INS navigation program, Mainly for data analysis and statistics, In the MATLAB image texture feature, Rapid expansion of random spanning tree algorithm.)
- 2016-04-05 21:08:49下载
- 积分:1