-
band2D_vg
说明: 計算二維光子晶體的光子能隙,可計算及繪出布里淵區的群速度(Calculation of two-dimensional photonic crystal photonic bandgap can be calculated and plotted the Brillouin zone group velocity)
- 2009-08-13 00:33:48下载
- 积分:1
-
PSOyouhua
粒子群优化算法优化无约束函数,其优化效果相当的不错,呵呵呵呵!(AVERAGE PSO Programs constrain gear Design)
- 2012-05-12 18:35:03下载
- 积分:1
-
emgm
EM算法用于高斯混合模型,实现数据的精确分类(The EM algorithm for Gaussian mixture model, the exact classification of the data)
- 2012-05-29 21:00:53下载
- 积分:1
-
symbol-caculation
matlab符号运算的ppt讲解教程,讲解通俗易懂,易于学习(ppt matlab symbolic computation tutorials explain, easy to understand explanation, easy to learn)
- 2013-09-27 14:30:16下载
- 积分:1
-
Aperture_Effeciency_GUI_Even_only
This MATLAB code plot the aperture efficiency Vs the subtended angle. The user enter the value of n (2,4,6 or 8) and the code will plot and tell what is angle value that achieves max efficiency and the value of this efficiency.
- 2011-05-26 16:17:56下载
- 积分:1
-
Bellman
说明动态规划中维数灾问题,仿真结果非常完整(the dimension disaster of dynamic programming)
- 2011-12-26 19:32:11下载
- 积分:1
-
混沌相空间重构的代码chaos
此代码为混沌相空间重构的代码,对学混沌学的朋友很有处(This code is a chaotic phase space reconstruction of the code, the school is very chaotic at the school' s friends)
- 2011-01-03 17:47:10下载
- 积分:1
-
simulink_ex
MATLAB里面的simulik应用,主要是通信仿真,可直接使用。(Simulik inside MATLAB applications, mainly communication simulation, can be used directly.)
- 2011-05-25 20:36:38下载
- 积分:1
-
RELAX
基于HRRP和RELAX算法的雷达目标识别,RELAX算法比较经典,适合新手练习。(Radar target recognition algorithm based the HRRP, and RELAX, RELAX algorithm is more classic, suitable for novice practice.)
- 2021-04-23 09:48:48下载
- 积分: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