-
NumericalAnalysisUsingMATLABandSpreadsheets
[CAL] [ENG] Numerical Analysis Using MATLAB and Spreadsheets
- 2010-08-18 20:10:53下载
- 积分:1
-
AfDemo
這是一個C#框架, 實現了,很smart clien功能(This is a C# framework to achieve, and it's very functional smart clien)
- 2007-01-17 17:48:50下载
- 积分:1
-
DNA-sequencing-problems
DNA排序问题,其中包含了DNA排序的全部解决源代码并且附有说明(DNA sequencing problem, which contains the full DNA sequence and annotated source code to solve)
- 2011-06-19 00:41:33下载
- 积分:1
-
fengji1
基于SIMULINK,风电仿真所用到的模型,希望有帮助(SIMULINK, wind power simulation model used, it is helpful)
- 2012-10-11 16:15:14下载
- 积分:1
-
unbalancedswell
THREE PHASE MODEL OF DYNAMIC VOLTAGE RESTORER FOR INVERTER CONTROL SCHEME
- 2015-02-14 17:12:51下载
- 积分:1
-
Moorer2
用matlab实现的moorer混响源代码(Reverb with moorer matlab source code that implements)
- 2015-05-31 15:32:48下载
- 积分:1
-
C4_5
该源码使用C4.5算法进行分类,该程序为matlab源码。(Classify using Quinlan s C4.5 algorithm)
- 2012-05-01 15:02:40下载
- 积分:1
-
chuli
处理由采集卡采到的加速度传感器测得的信号,并分析其在0-1000Hz的频谱幅值并绘制频谱图(Processed by the acquisition card taken to the measured acceleration sensor signal, and to analyze the spectrum of the 0-1000Hz and draw the amplitude spectrum)
- 2013-07-31 15:58:17下载
- 积分:1
-
NLS
Solving Non linear Schrodinger Equation in Optical Communication
- 2013-04-02 02:57:46下载
- 积分:1
-
svmTrain
[model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an
SVM classifier and returns trained model. X is the matrix of training
examples. Each row is a training example, and the jth column holds the
jth feature. Y is a column matrix containing 1 for positive examples
and 0 for negative examples. C is the standard SVM regularization
parameter. tol is a tolerance value used for determining equality of
floating point numbers. max_passes controls the number of iterations
over the dataset (without changes to alpha) before the algorithm quits.
- 2013-05-14 08:53:31下载
- 积分:1