-
matlab1
matlab一百例,有详细的程序讲解,很有用的资料(matlab one hundred cases, explain the procedures detailed, useful information)
- 2010-12-16 16:11:37下载
- 积分:1
-
FastCSMatrix
FastCSMatrix: The operator form of the contraint matrix for the fast compressed sensing problem.
Specifically, it returns y = A*x (mode = 1) or y = A *x (mode = 2), where A is an mxn matrix given by A = [Phi - Phi], and Phi = P*H*Q, where P,Q are random permutation matrices, and H is a fast Hadamard/Fourier operator.
- 2015-10-26 13:29:24下载
- 积分:1
-
matlab2
it just show the different type of signals and their matlab codes
- 2011-06-23 12:11:14下载
- 积分:1
-
MIP
运用分枝定界法求解混合整数规划的matlab程序( Use the branch and bound method for solving mixed integer programming procedures meaning of the of the input parameters: min f* x A* x < = b Aeq* x = beq iter_num_max: maximum number of iterations lb : each variable lower limit UB: upper limit of the each variable X0: Initial ID: 0,1 variable, ID (k) = 1 indicates the variable k is an integer variable, ID (k) = 0, represents the k variable non-integer variable ftemp_up: initial upper bound, unable to find the upper bound of the initial default is infinite IP: initial feasible solution, the initial feasible solution can not be found, the default is the empty output parameters meaning: x: y: optimal solution of the objective function value corresponding to the optimal solution time-consuming iter_num: the number of iterations of the entire branch and bound process Time: Run this program)
- 2020-11-08 10:49:47下载
- 积分:1
-
matlab
利用qscat资料绘制风场程序;利用ssta数据计算并绘制黑潮温度指数ki图程序;绘制叶绿素场分布图程序(Using qscat data to draw a wind farm program using ssta data to calculate and draw the Kuroshio temperature index ki Figure procedures drawn maps of chlorophyll field procedures)
- 2013-04-05 13:56:51下载
- 积分:1
-
fftplot
自己编写的fft变换的MATLAB源代码!里面还有操作过程。很好用哦(Have written MATLAB s fft transform the source code! There is also the process. Oh, well used)
- 2009-12-14 15:22:40下载
- 积分:1
-
lobpcg
Conjugate gradient method
- 2011-06-05 03:27:28下载
- 积分:1
-
OpticFlowScholarpedia2013
same as optical flow in image
- 2014-11-16 16:36:05下载
- 积分:1
-
TSP(GA)
最短路 matlab 以最短行走中国为例 可视化整个过程 遗传算法(TSP GA MATLAB)
- 2015-01-27 22:34:05下载
- 积分:1
-
dls3D
the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolution
spectral estimation of target reflectivity.
all seven (7)files should be downloaded for the simulation to work.
(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
- 2009-09-05 05:01:55下载
- 积分:1