-
work
the Gibbs phenomenon graphic in matlab , you can change the number of armonics by changing the N value
- 2009-05-27 09:54:37下载
- 积分:1
-
MatlabMPI_v1.2.tar
This toolbox distributes processes over matlab workers available over the intranet/internet (SPMD or MPMD parallel model). It is very useful for corsely granular parallelization problems and in the precesence of a distributed and heterogeneus computer enviroment. No need for configuration files ! Cross platforms, cross OS and cross MATLAB versions. Workers can be added to the parallel computation even if it has started. No need of a common file system, all comms are using tcpip connections
- 2005-07-26 15:56:55下载
- 积分:1
-
Matlab
matlab pratise code
- 2013-01-11 16:42:34下载
- 积分:1
-
OpenProp_v3.3.4
对螺旋桨进行初步的设计和分析,在matlab环境下,通过GUI界面设置输入参数可得到初步的设计结果(Preliminary propeller design and analysis, in the matlab environment, set the input parameters available through the GUI interface preliminary design results)
- 2020-12-05 20:19:22下载
- 积分:1
-
AdaptiveNoiseLevelEstimation
This is a code for Noise level estimation in MATLAB
- 2009-06-29 17:22:14下载
- 积分:1
-
Read_nc_files
读取并存储nc文件,不同的文件里的参数可能不一样,按格式修改即可。(Read and store NC files, the parameters in different files may be different, and can be modified according to format.)
- 2018-07-27 18:33:09下载
- 积分:1
-
mani
流形学习算法,程序中也包含了多种经典的模式识别算法,如MDS、PCA。(Manifold learning algorithm, the program also contains a variety of classical pattern recognition algorithms, such as MDS, PCA.)
- 2009-02-26 12:27:57下载
- 积分:1
-
pifujiance
说明: 皮肤检测程序,弄一张皮肤组合图定义为sample.jpg就可以使用(Skin testing procedures, get a skin graph is defined as the combination can be used sample.jpg)
- 2010-04-19 11:33:56下载
- 积分:1
-
PMSM_SVPWM_2
永磁同步电机svpwm控制matlab/simulink仿真图(Svpwm permanent magnet synchronous motor control matlab/simulink simulation map)
- 2014-11-18 14:30:28下载
- 积分:1
-
朴素贝叶斯
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 (process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2 )
- 2005-08-06 09:48:36下载
- 积分:1