-
p01
Sourcecode of matlab for camera
- 2010-10-29 05:45:51下载
- 积分:1
-
PLSgui
matlab pls 工具箱 各种pls函数,包括画图(matlab pls toolbox)
- 2012-03-27 13:45:38下载
- 积分:1
-
Spherical-harmonics
This is a simple function which caculates the spherical harmonic.The archive includes four M files ,and the file Comx_Sph.m is the main function.Given the degree l ,the index m and the variable x ,you can get the value of spherical harmonic.For more details ,you may read the programs.
- 2013-11-07 17:18:38下载
- 积分:1
-
fuzzyweight
在服务选择算法论文中设计的模糊权重优化规划算法的实现(Paper in the service selection algorithm weights the fuzzy optimal planning algorithm implementation)
- 2010-10-15 06:56:06下载
- 积分:1
-
zuiyouhua
matlab的最优化算法的源码,还包括一些高级的优化算法,比如粒子群(The optimization algorithm matlab source code, including some advanced optimization algorithms, such as particle swarm)
- 2013-09-15 02:25:53下载
- 积分:1
-
preisach
preisach模型磁滞回线,不同N可以调整模型精度。(preisach hysteresis loop model, you can adjust the different N model accuracy.)
- 2021-04-19 12:58:52下载
- 积分:1
-
Matlab-Monte_Carlo
基于Matlab语言的Monte_Carlo入门教程.用于初学者学习。有一定的指导意义。(Based on Matlab language Monte_Carlo Tutorial. For beginners. Have some significance.)
- 2010-10-23 02:42:58下载
- 积分:1
-
JiDai
MATLAB实现信号的基带发送 传输和接收(MATLAB realization of the baseband signal to send transmission and reception)
- 2010-05-09 12:08:47下载
- 积分:1
-
simplex
在matlab环境中,利用单纯形法求解线性规划问题(In the matlab environment, using the simplex method for solving linear programming problems)
- 2013-11-06 17:52:49下载
- 积分:1
-
getrmsfeat
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart.
Inputs
x: columns of signals
winsize: window size (length of x)
wininc: spacing of the windows (winsize)
datawin: window for data (e.g. Hamming, default rectangular)
must have dimensions of (winsize,1)
dispstatus:zero for no waitbar (default)
Outputs
feat: RMS value in a 2 dimensional matrix
dim1 window
dim2 feature (col i is the features for the signal in column i of x)
- 2015-02-18 15:07:58下载
- 积分:1