-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
lssvmMATLAB
最小二乘支持向量机,采用matlab编写,可以直接使用,SVM是经典的分类和预测算法。(Squares support vector machine, using matlab prepared, can be used directly, SVM is the classic classification and prediction algorithms.)
- 2015-12-10 18:21:30下载
- 积分:1
-
仿真实现无线传感器网络定位算法-MATLAB源代码
无线传感器网络定位算法源代码,很完整,运行成功(Wireless sensor network location algorithm source code, very complete, run successfully)
- 2018-01-02 15:26:58下载
- 积分:1
-
binmatrix
inmatrix函数创建一个与x矩阵同等大小的二、十进制换算对应表,所生成的换算对应表的第一行到末行依次对应二进制的高位到低位;并用此生成的换算对应表进行其他如求列和、列和代表的字符的运算;(inmatrix function creates a matrix of equal size with x 2, corresponding to decimal conversion table, the generated conversion table corresponding to the last line the first line of a high order corresponding to the low binary and use the resulting conversion table corresponding to the other, such as seeking out and , columns, and the representative character of the operation )
- 2010-07-18 10:41:00下载
- 积分:1
-
bbs.rfeda.cn_Feko软件常用问题问答V1
说明: feko中常见问题总结,对于利用feko进行电磁计算仿真的同学有一定借鉴意义(The summary of common problems in FEKO can be used for reference for students who use FEKO to carry out electromagnetic simulation)
- 2020-11-18 11:44:34下载
- 积分:1
-
caikuang
采矿模型 可以在准备数学建模的时候作为练习资料(Math modeling)
- 2010-05-31 18:01:10下载
- 积分:1
-
imelbankm
这是之前上传的Extract_test_IMFCC程序里面调用的子函数,作配合使用,请看清楚再下载(This is one subfunction of Extract_test_IMFCC uploaded before.Since pudn.com cannot upload several functions, they must divided.)
- 2013-11-17 10:32:52下载
- 积分:1
-
beamforming12
对常规水压信号的波速形成程序,对初入阵列信号处理的同学有帮助!(Velocity signal for the formation of conventional hydraulic procedures for students entering the array signal processing to help!)
- 2013-12-05 19:39:07下载
- 积分:1
-
fenchatu
非线性动力系统中分叉图用来定性的表示系统行为的演化,本代码中ode1.m定义了一个经典的Lorenz系统,sode3.m对该系统计算并画出了参数敏感区的分叉图。(Nonlinear dynamic system bifurcation diagram used to express qualitative evolution of system behavior, the code defines a ode1.m classical Lorenz system, sode3.m of the system to calculate and draw the sensitive areas of the bifurcation parameter Fig.)
- 2008-05-21 11:17:17下载
- 积分:1
-
Simulink-wind-turbine
matlab simulink turbine with doubly feed induction generator.
- 2015-03-24 23:31:17下载
- 积分:1