-
floyd
说明: 求图论中的最短路径,哈哈求图论中的最短路径,哈哈……(Graph theory for the shortest path in graph theory Haha seeking the shortest path, ha ha ... ...)
- 2009-08-12 10:34:38下载
- 积分:1
-
Add_Colorbar_to_Plot_1
用matlab实现的往plot中添加color bar 的例子程序(add color bar to plot using matlab)
- 2012-08-16 16:50:02下载
- 积分:1
-
PMSM
基于Simulink的永磁同步电机的直接转矩控制的调速仿真,里面用S函数自建部分模块,加快了仿真速度。(Simulink-based permanent magnet synchronous motor direct torque control of the speed of simulation, which used self-built part of the S-function module to speed up the simulation speed.)
- 2020-06-30 10:40:02下载
- 积分:1
-
pso toolbox
基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。(based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal.)
- 2005-04-16 15:53:10下载
- 积分:1
-
matlab_GUI_jiemian
本实验设计了一个《北京、南京、深圳列车查询系统》的图形用户界面。用户可以通过此界面,采用“按车站名称查询”、“按列车车次查询”和“按出发地—目的地查询”三种方式,方便地查询需要的列车信息。界面友好清新,操作方便。(The experimental design was a " Beijing, Nanjing, Shenzhen Train Enquiry System," the graphical user interface. Users can use this interface, a " query by station name" , " Query by Train Train" and " by origin- destination query" three ways to easily check in need train information. Fresh and friendly interface, easy to operate.)
- 2011-01-09 22:55:00下载
- 积分:1
-
read_data_nc
用matlab读取nc数据,对数据作预处理的matlab函数。(Matlab function to read nc )
- 2013-12-03 22:04:17下载
- 积分:1
-
3942bd161e8a908f6f72b40e83d94f31
OFDM系统信道估计算法MATLAB实现,基于信噪比和误码率对LS、MMSE算法进行性能对比。(OFDM channel estimation algorithm MATLAB system, based on the signal to noise ratio and bit error rate performance comparison of LS, MMSE algorithm.)
- 2016-05-17 14:50:08下载
- 积分:1
-
Ori_stereopara_modelne_koo
Computinm model coordinates
- 2013-03-18 05:48:12下载
- 积分:1
-
Matlab-PDE
用Matlab程序求解pde问题,同时显示解的图形(Solving pde problems with the Matlab program, also shows a graphical solution)
- 2011-11-09 11:31:02下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1