-
MATLAB_basic
matlab 入门书籍,包括矩阵运算,微分方程,非线性方程求解,画图功能(matlab books for , including matrix operations, differential equations, nonlinear equations, and drawing functions)
- 2013-04-10 09:43:52下载
- 积分:1
-
DigitalImageProcessing(Matlabversion)
冈萨雷斯的数字图像处理Matlab版,超级经典,速速下载!(Rafael C.Gonzalez s Digital Image Processing (Matlab version))
- 2010-11-16 22:59:04下载
- 积分:1
-
motion-analysis
通过matlab编程对槽轮机构进行运动分析,计算出其运动参数。(Matlab programming by agencies of the grooved wheel motion analysis, calculate its motion parameters.)
- 2011-10-20 21:57:12下载
- 积分:1
-
用matlab编写的bpsk信号的循环谱估计程序
用matlab编写的bpsk信号的循环谱估计程序,适合给初学者参考。(BPSK signal s Matlab computer program written in cyclic spectrum,for new learners reference.)
- 2013-04-23 20:22:17下载
- 积分:1
-
yichuan
matlab程序,用遗传算法解决八皇后的问题。不用添加工具箱即可运行。其中yichuan.m是主程序。算法简单易懂。(matlab program, using genetic algorithms to solve the eight queens problem. Do not add Toolbox to run. Where yichuan.m is the main program. The algorithm is simple and easy to understand.)
- 2013-05-05 15:25:44下载
- 积分:1
-
sphere_without_poles
this code packet is heplful to your optimization studies. especially signal processing area.
- 2011-06-17 15:53:51下载
- 积分:1
-
Differential-equation
微分方程的求解,matlab源程序,用于各种微分方程的求解!(For differencial equation)
- 2012-09-09 03:41:39下载
- 积分:1
-
565347
侧边伸缩导航栏效果,精选ios编程学习源码,很好的参考资料。(The side effect of stretching the navigation bar, select learning IOS programming source code, a good reference.)
- 2013-12-07 11:58:01下载
- 积分:1
-
nn_classifier
最近邻方法实现印刷体数字识别,及相关数据转换程序(Nearest neighbor method to achieve printed numeral recognition, and related data conversion process)
- 2011-05-17 11:05:49下载
- 积分:1
-
optim
Sequentielle Quadratische Optimierung fuer
f(x) = Min!, g(x) >= 0, h(x) = 0
unter Regularitaetsbedingung
FUNKTIONEN:
gp.m, gp_g.m, restor.m, sigini.m
name_f.m: Zielfunktion/Gradient
name_g.m: Ungleichunen/Gradienten
name_h.m: Gleichungen/Gradienten
INPUT:
name Name des Problems
x zulaessiger Punkt als Startvektor
OUTPUT:
(x,y,z) Kuhn-Tucker-Punkt
f = f(x) Funktionswert
errorcode = 1: Max. Schrittzahl in Iteration
errorcode = 2: Max. Schrittzahl in Backtracking
errorcode = 3: x nicht zulaessig
- 2015-01-07 15:36:55下载
- 积分:1