-
NonCvxGroupSparsity
基于非凸算法的群稀疏优化的各种段代码,绝对经典!!!(Non Convex Algorithms for Group Sparse Optimization)
- 2012-11-21 20:42:40下载
- 积分: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
-
gravity
对自由落体运动进行仿真,并将仿真出来的数据与理论分析数据进行比对。(On the free fall simulation, and simulation and theoretical analysis of the data out of the data for comparison.)
- 2013-07-23 10:20:19下载
- 积分:1
-
New-svd-1
Singular value decomposition takes a rectangular matrix of gene expression data (defined as A, where A is a n x p matrix) in which the n rows represents the genes, and the p columns represents the experimental conditions.
- 2013-09-30 21:01:54下载
- 积分:1
-
DTFT
说明: DTFT计算源代码,DTFT的计算和MATLAB自带函数的计算以及比较(DTFT calculation of the source code, DTFT calculation and the calculation of MATLAB own function as well as the comparison)
- 2008-12-01 13:34:20下载
- 积分:1
-
Engineering-Mathlab-Programming
Matlab for engineering programs.
- 2012-04-17 20:15:01下载
- 积分:1
-
fibonacciSearch
Fibonacci method is an optimization method which can be used to find optimum of a 1D function (even discrete function) using elimination method. For use this method the initial interval of uncertainty, in which the optimum lies, has to be known. In addition the objective function should be unimodal, which has just an optimum solution in initial interval.
- 2012-08-02 16:27:53下载
- 积分:1
-
wilson
用wilson θ法求解层间剪切结构的加速度响应,并绘出加速度曲线(Solving the interlaminar shear structural acceleration response with wilson θ, and draw the acceleration curve)
- 2014-11-13 21:25:46下载
- 积分:1
-
DES-RSA
它是基于matlab的端点检测程序的代码,相信对大家有用。(It is based on the endpoint detection matlab program code, I believe all of us.)
- 2013-11-18 16:28:14下载
- 积分:1
-
zuiyouhua
自己用Matlab编写的最优化算法,包括0.618,梯度法,共轭梯度法,罚函数法.(Their own written with Matlab optimization algorithms, including 0.618, gradient method, conjugate gradient method, penalty function.)
- 2010-07-19 18:38:12下载
- 积分:1