-
Finite-Element-Procedures
有限元分析的源程序,包括几乎所有的求解算法和程序,直接应用 不需要二次修改。(Finite element analysis of the source code, including almost all of the solution algorithm and procedures, direct applications do not require secondary modifications.)
- 2020-12-16 22:29:12下载
- 积分:1
-
enery-dection
认知无线电频谱感知能量检测算法,噪声不确定(Cognitive radio spectrum sensing energy detection algorithm, noise uncertainty)
- 2013-02-27 13:19:46下载
- 积分:1
-
AR_with_remove
时间序列分析,AR模型,用于流数据预测与滤波
输入参数:y为原始数据矩阵,p为AR模型的阶数,la为自回归模型的遗忘系数
输出参数:预测值,置信区间,离群点等(Time series analysis, AR model for prediction and filtering data stream input parameters: y original data matrix, p is the order of the AR model, la self-forgetting coefficient regression model output parameters: predictive value, confidence intervals, outlier points)
- 2014-12-24 20:17:19下载
- 积分:1
-
ICA-Code
帝国算法:初始化,帝国同化,帝国更新,帝国竞争,帝国删除。与粒子群算法比较(ICA social politic)
- 2013-12-21 10:43:27下载
- 积分:1
-
FSADA
旋转Y切-弹性压电薄膜,谐振器的特性计算及分析,用MATLAB编程计算。(Rotated Y-cut- elastic piezoelectric thin film resonator characteristic calculation and analysis, calculated using MATLAB programming.)
- 2013-12-02 09:53:27下载
- 积分:1
-
Ackley
粒子群优化算法Ackely函数,包括PSO.m fitness.m drawPSO.m(The particle swarm Ackely function PSO.m fitness.m drawPSO.m)
- 2015-05-27 13:51:08下载
- 积分:1
-
distance_matlab
利用matlab编写的调频连续波测量距离的程序,绝对原创(FM matlab prepared utilizing continuous wave distance measurement procedure, the absolute originality)
- 2020-07-02 04:00:01下载
- 积分:1
-
midfilter
MATLAB里的simulink的dspbuilder设计的图像中值滤波,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行(MATLAB simulink in the design of dspbuilder image median filtering, can be run directly, and transformed by matlab to quartus and downloaded to the FPGA run)
- 2015-04-16 22:44:07下载
- 积分:1
-
adaptive_filtering_primer_with_matlab
Source Code for Adaptive Filtering Primer
- 2007-07-04 14:27:36下载
- 积分:1
-
ginput2
Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one!
With GINPUT2 you can also:
1. ZOOM: in, out (double-click)!
2. PAN: when dragging!
3. DELETE: last selected point!
4. PLOT: while selecting! (optional, just input the line style!)
5. SCALE or GEOREFERENCE images! (optional, just input: true)
So, besides of selecting points in a more precise way (zooming) you can DIGITIZE(!!!) lines with the last two options, by simply using:
>> ginput2(true, .k )
Enjoy it!
- 2010-02-17 07:17:07下载
- 积分:1