-
aboutmatlab
一本很有用的书,数字信号处理及其Matlab实现(A very useful book, digital signal processing and Matlab implementation)
- 2009-09-05 14:05:23下载
- 积分:1
-
SimplexQWQW
A simple minimizer of in-line coded functions, for teaching and experimentation
- 2010-11-11 08:50:44下载
- 积分: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
-
kunjiu
小波包分析提取振动信号中的特征频率,一个很有用的程序,数值分析的EULER法。( Wavelet packet analysis to extract vibration signal characteristic frequency, A very useful program, EULER numerical analysis method.)
- 2016-12-28 16:19:20下载
- 积分:1
-
carlicense
车牌识别系统,一个比较实用的程序,不过移植性不是很高(License plate recognition system, a more practical procedure, but portability is not very high)
- 2010-06-21 18:25:34下载
- 积分:1
-
Rundeopt
this is file .m that can be run at matlab
- 2009-07-13 02:12:08下载
- 积分:1
-
80211a
使用matlab完成ieee 802.11a无线通信系统简化版的仿真(Using matlab to complete a simplified version of the simulation of ieee 802.11a wireless communication system)
- 2013-04-10 10:36:32下载
- 积分:1
-
shepindianlu-Matlab
关于《射频电路设计》的Matlab程序,有与smith原图相关的,每章节中的图形程序。(On " RF circuit design" Matlab procedures, smith artwork associated with each section of the graphics program.)
- 2013-12-03 22:30:53下载
- 积分:1
-
drtoolbox-version-0.8b
最新的流行学习降维工具箱,并且附上安装说明version 0.8b (18-April-2012)(the newest drtoolboxversion 0.8b (18-April-2012)and install readme)
- 2012-11-28 21:15:12下载
- 积分:1
-
FANS_v10_win64
快速自适应非局部sar降斑,bm3d处理图像效果非常不错,但复杂度太高,本文针对bm3d复杂度太高这一缺点,对算法计算方面作出改善;通过源程序文件可以很清楚了解作者思想(Fast Adaptive nonlocal sar Despeckling, bm3d image processing effect is very good, but the complexity is too high, the paper is too high for this shortcoming bm3d complexity of computing algorithm to make improvements can clearly understand what the author thought through the source files)
- 2014-06-03 21:04:47下载
- 积分:1