-
hsl_save_05_07_14
matlab music play!!!!!!!!!!!!!!!!!利用matlab做声音分析(matlab music play!!!!!!!!!!!!!!!!!)
- 2009-11-20 22:34:57下载
- 积分:1
-
a
说明: 人工神经网络的讲解课件,用利于学习者认识神经网络,在MATLAB中实现神经网络。(On artificial neural network software, and help learners understand the neural networks, in the realization of neural networks in MATLAB.)
- 2009-08-08 16:30:20下载
- 积分:1
-
liukai
运筹学里的优化算法,源代码,而且经过matlab运行过了(Operations Research in the optimization algorithm, source code, and after a run Matlab)
- 2013-09-01 09:49:06下载
- 积分:1
-
math4
三次样条插值函数,可以直接调用,本人亲测过来,用了matlab现成的函数在里面(Matlab cubic spline interpolation function can be called directly)
- 2014-12-20 21:59:12下载
- 积分:1
-
QPhild
凸二次规划原始对偶算法,很有用的,值得收藏!(Two convex quadratic programming primal-dual algorithm, very useful,worth collecting!)
- 2013-04-29 16:22:10下载
- 积分: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
-
holography
全息成像算法,将平面1上字母A转传递到平面2上并呈现数字1。实现不同平面信息转换。(Holographic imaging algorithm, the plane 1 on the letter A transfer to the plane 2, and presents the number 1. Implement different plane information conversion.)
- 2017-06-17 17:49:08下载
- 积分:1
-
image-enhancement
this program showing us the process of image enhancement
- 2011-05-08 18:16:41下载
- 积分:1
-
matlabhunhebiancheng
一个基于matlab与vc混合编程小例子,对初学者非常有利(a Matlab-based program mixed with vc small examples, very beneficial for beginners)
- 2007-05-19 12:33:13下载
- 积分:1
-
MATLAB-for-trajectory
matlab 实现三自由度无控弹道,程序中包含气动数据,适合飞行力学初学者学习(Matlab realize three degrees of freedom without controlled ballistic, contained in the aerodynamic data, suitable for beginners to learn flight mechanics
)
- 2013-03-12 18:52:50下载
- 积分:1