-
The_Fields_Of_Electronics--Understanding_Electron
A USEFUL BOOK TO UNDERSTAND THE BASICS OF ELECTRONICS AND ELECTRICAL CIRCUITS
- 2010-09-15 20:50:50下载
- 积分:1
-
dfod2
fractional detative eqaution
- 2013-08-08 19:16:00下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
(APSO)MATLAB
改进粒子群优化算法(APSO)的MATLAB源程序,这个是引入自适应权重特征的粒子群优化算法(Improved particle swarm optimization (APSO) algorithm MATLAB source, this is the introduction of the adaptive weight characteristics of particle swarm optimization algorithm
)
- 2014-05-29 11:22:55下载
- 积分:1
-
Matlab-image-evaluation-function
文件中有四种图像评价函数,可以从多帧图像中搜寻最清晰的一帧,代码调试可运行。(There are four file image uation function, can search the clearest multiple frames a frame, debug the code can run.)
- 2016-04-10 10:44:35下载
- 积分:1
-
channel_ldpc
LDPC码在matlab环境下的仿真. 还有些地方可以改进.(Simulation of LDPC code.)
- 2011-04-25 16:20:30下载
- 积分:1
-
fuhaoyunsuan
小扰动偏导求解,利用matlab的符号运算(small pertub)
- 2011-12-16 14:48:16下载
- 积分:1
-
RS2
自动读取excel的一段数据,一般是股票收盘数据,计算赫斯特指数H值,他的周期及V检验量(A piece of data of automatic reading excel, typically shares closed data, computing hurst index H value, his cycle and V inspection quantity)
- 2015-02-14 20:25:13下载
- 积分:1
-
cluster-analysis-and-classifiction
“聚类分析”使用c语言编写,在MATLAB数学工具中,对数据先进行类别划分,然后将目标进行对号入座。压缩文件中有使用说明,可以自行选择模式功能。(Using c language, in MATLAB mathematical tool, identify the data clustering analysis, compressed file with instructions, you can choose the mode function.)
- 2015-03-06 11:59:34下载
- 积分:1
-
speech_mfcc
Speech melbank,energy sectrum,Computes and returns the mfcc coefficients for a speech signal
- 2009-03-21 06:08:27下载
- 积分:1