-
na28
compressive sensing theory
- 2013-08-16 22:09:05下载
- 积分:1
-
DIEDAI
数值分析,Matlab的一个方程的迭代解法,很有用的(Numerical analysis, iterative solution of an equation of Matlab, very useful)
- 2014-02-07 16:56:04下载
- 积分:1
-
picture
用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法
采用界面输入输出方式(Using MATLAB for image matching two images, the program uses two types of matching algorithm: 1. Based on the gray value of the template matching 2. Template matching algorithm to improve the way input and output interface)
- 2021-03-28 19:49:11下载
- 积分:1
-
matlab-gui--display
MATLAB处理的图像各种gui显示,有sobel,canny、灰度变换等。(MATLAB gui display a variety of image processing, there sobel, canny, gray transformation.)
- 2013-11-15 10:51:53下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
spwminvetewewer
SPWM technique for Three Phase Inverter
- 2010-11-11 21:21:07下载
- 积分:1
-
MATLAB-
用于车辆路径的优化的禁忌搜索程序代码,能够解决多车辆的动态调度问题(it is for SDVRP )
- 2020-12-27 14:39:02下载
- 积分:1
-
VC-and-Matlab-mixed-programming
VC++与Matlab混合编程的快速实现(VC++ and Matlab Fast Implementation of mixed programming)
- 2011-04-18 23:13:13下载
- 积分:1
-
controladorPDI
Código para simular un controlador PID
- 2013-07-09 09:09:52下载
- 积分:1
-
Main_Lorenz
对混沌信号的分析程序实例,主要是分析它的抗截获性能(The analysis of the chaotic signal instances, is to analyze the performance of its anti-intercept)
- 2011-05-22 15:10:15下载
- 积分:1