-
Chapter2
Biosignal and biomedical image processing书第二章的源码(Biosignal and biomedical image processing source code for the book chapter)
- 2010-10-20 18:50:33下载
- 积分:1
-
powerflow
电压用极坐标形式表示的牛顿拉夫逊法电力系统潮流计算(Newton Raphson power flow calculation of power grid)
- 2013-12-18 20:37:26下载
- 积分: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
-
wartermarking
digital wartermarking 2D image from matlab source
- 2010-12-02 14:30:31下载
- 积分:1
-
spams-matlab-v2.2.tar
基于字典学习的稀疏编码,最新的版本,可以用于 window Linux和MacOs(Sparse Coding on Dictionary Learning,the new version. it can be applied to the windows, Linux and Mac)
- 2012-03-28 11:54:33下载
- 积分:1
-
wavelet
小波变换去噪和97提升小波和离散小波变换的matlab程序(Wavelet Denoising and 97 lifting wavelet and discrete wavelet transform matlab program)
- 2007-08-01 19:34:17下载
- 积分:1
-
matlab1
it is a matlab introductory book...........
- 2009-05-21 00:59:35下载
- 积分:1
-
table
说明: 含有多种table表格样式,满足界面开发素材需求(table)
- 2010-03-26 12:15:12下载
- 积分:1
-
mom236849
说明: 里面包含了很多matlab的编程举例,很适合初学者参考(Which contains a lot of matlab programming examples, reference is suitable for beginners)
- 2010-04-13 11:31:39下载
- 积分:1
-
EMOTIONS_PLOTTER
一个很有意思的程序,MATLAB编写的关于的情感的调查(A very interesting program, MATLAB prepared a survey on the emotional)
- 2011-04-19 09:42:43下载
- 积分:1