-
fern
迭代法产生蕨类叶子的图像,分形的艺术入门(use the methord to draw a fern.it contains a lot points and very beautiful)
- 2011-02-13 02:58:52下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
SharedPreferences
SharedPreferences demo
- 2014-12-30 14:02:10下载
- 积分:1
-
MATLAB
精通matlab.pdf(1,715,585 字节)(matlab learning)
- 2015-01-05 22:32:13下载
- 积分:1
-
chapter7shipingxinhaochuli
这个是matlab下的全部时频分析在信号处理中的代码(this is the whole of Matlab time-frequency analysis in signal processing code)
- 2007-05-09 00:15:15下载
- 积分:1
-
SSR
matlab实现单尺度retinex算法,实现图像增强。(matlab achieve a single scale retinex algorithms for image enhancement.)
- 2021-04-13 14:48:56下载
- 积分:1
-
ARMA
ARMA时间序列法预测模型,有示例数据及注释等(autoregression----moving average)
- 2013-01-11 18:19:18下载
- 积分:1
-
kuopinQPSK
本程序对于 循环统计量中存在的直扩信号进行检测,效果很好(This procedure for the circulation statistics that exist in DSSS signal detection, the effect of good)
- 2009-03-25 10:22:46下载
- 积分:1
-
Lynch_R2011a
MATLAB Program File Index and Simulink Model File Index
Copyright Birkhauser 2004
Stephen Lynch
New M-files added in 2011 using R2011a
- 2012-10-12 07:24:44下载
- 积分:1
-
rls
最小二乘法在自适应方面的应用,并且该算法能过快速收敛(I CAN PLAY)
- 2012-02-27 18:16:08下载
- 积分:1