-
DeepLearnToolbox-master
matlab深度学习工具箱
(deep learning toolbox)
- 2014-12-01 15:28:49下载
- 积分:1
-
daixianlvboyupinpufenxi
这是对于雷克子波的处理过程,是对地震子波处理的缩写版(This is for the Ricker wavelet processing, seismic wavelet processing is the abbreviated version of)
- 2013-05-24 08:32:21下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
LinWPSO
线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 (Linear decreasing weight particle swarm optimization starting from random solutions to find the optimal solution by iteration, it is also the fitness to evaluate the quality of the solution, but it is much simpler than the genetic algorithm rules, it is not a genetic algorithm " cross" (Crossover) and " variation" (Mutation) operation, which follow the current search for the optimal value to find the global optimum. The advantage of this algorithm is its ease of implementation, high accuracy, fast convergence and attracted the attention of the academic community, and demonstrated its superiority in solving practical problems.)
- 2013-03-07 21:17:38下载
- 积分:1
-
command_window_text
这个m-文件允许你导出所有在命令窗口中的文本到字符串单元阵列,每个条目是一个从窗口文本行。未分析的原始字符串也可以,如果需要的话。
操作非常简单 -使用findjobj功能(操作要求),此文件查找在根窗口,并得到适当的对象从文本。
我一直在寻找一种方式做,特别是一些软件中的错误我始终跟踪这,似乎已经没有人写了这种方法,所以我现在在这里供您使用。
这是一个有点慢,有可能是一个特定类寻找更快的方法- 如果这样,让我知道!(This m-file allows you to export all text in the Command Window to a cell array of strings, each entry being a line of text from the window. The unparsed raw string is also available, if desired.
Operation is very simple- using the findjobj function (required for operation), this file looks for the appropriate object in the root window and gets text from it.
I was looking for a way to do this, particularly for error tracking in some software I maintain, and nobody seemed to have written up this method, so I present it here for you to use.
It s a bit slow, there is probably a quicker way of looking for a specific class- if so, let me know!)
- 2011-05-15 00:21:00下载
- 积分:1
-
matlab
人机交互小功能,画曲线,改变颜色,生成矩阵,随机与固定的,退出,改变线型(Human-Computer Interaction small features, drawing curves, changing the color, generating matrix, random and fixed, from the change of linear)
- 2009-04-11 18:20:04下载
- 积分:1
-
AHP
matlaba写的ahp层次分析法小程序 还有注释 经测试无误 欢迎下载(ahp software)
- 2013-11-28 21:37:13下载
- 积分:1
-
pendulum_files
Inverted pendulum examples, matlab program
- 2009-06-03 04:31:37下载
- 积分:1
-
libsvm-mat-2.89-3[FarutoUltimate3.0]
SVM分类、回归预测,frauto版本,很好用(matlab SVC SVR)
- 2015-01-22 09:17:29下载
- 积分:1
-
435
matlab gui设计学习实例 实现小球旋转,反转,停止,调速等功能(example of matlab gui)
- 2010-12-07 10:19:23下载
- 积分:1