-
mds
本代码是关于Multi-Dimensional Scaling(MDS)的代码,可以用于特征提取、特征选择,或是矩阵降维。(This file is part of the Matlab Toolbox for Dimensionality Reduction v0.4b.
You are free to use, change, or However, )
- 2021-03-16 20:19:21下载
- 积分:1
-
powersubtractionalgo
Matlab Code to suppress estimate PSD, Noise in speech and minimise it and thus improve SNR
- 2012-06-10 21:50:52下载
- 积分:1
-
crc-for-data
A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives. Blocks of data entering these systems get a short check value attached, derived from the remainder of a polynomial division of their contents on retrieval the calculation is repeated, and corrective action can be taken against presumed data corruption if the check values do not match.
- 2011-08-03 16:38:29下载
- 积分:1
-
Balancing
自平衡小车卡尔曼滤波程序,ADXL220
可以站立前进倒退(Self-Balancing Robot Kalman filtering procedures, ADXL220 can stand forward backwards)
- 2014-02-04 11:18:14下载
- 积分:1
-
Dr.MatlabTutorialSlides
This is the full commands for the matlab
- 2009-12-11 11:04:42下载
- 积分:1
-
ect reconstruction
ECT中用于加噪声条件下的重建程序以及计算灵敏度的matlab程序文件(It is used to add noise conditions in the reconstruction program for ECT)
- 2017-06-27 16:02:48下载
- 积分:1
-
Intermediate_Nodes
The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:46:34下载
- 积分:1
-
export_fig
将MATLAB生成的图表,数据和.fig等结果文件导出到其它文件中,(This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties:
- Figure/axes reproduced as it appears on screen
- Cropped borders
- Embedded fonts (vector formats) )
- 2009-10-10 22:18:17下载
- 积分:1
-
dynimcCluster
Matlab实现的动态聚类算法,最后以点阵图输出计算结果(Matlab realize the dynamic clustering algorithm, and finally to bitmap output results)
- 2007-08-31 09:46:07下载
- 积分:1
-
ctrl-a-source-of-truth
针对网上出现的ctrl+a出现真相,用matlab实现了仿真具体检程序(Appeared on the Internet for the ctrl+ a the truth emerged, with matlab simulation to achieve the specific review procedures)
- 2010-10-26 10:29:51下载
- 积分:1