-
mstm-manual-2011-v2.1
介绍如何用T矩阵来计算多颗粒的散射问题以及电场分布。有程序代码。(This is the instruction manual for the MSTM Fortran–90 code. The code was originally released in January
2011. Code elements will be revised in response to bug fi xes, user suggestions, and modifi cations/extensions
the revision date will appear in comment lines at the top of each module and/or subroutine of the code.)
- 2021-01-07 10:48:52下载
- 积分:1
-
基于蚁群算法的PID控制参数优化Matlab源码
说明: 基于蚁群算法的PID控制参数优化Matlab源码(Based on ant colony algorithm PID control parameters optimization MATLAB source code)
- 2021-02-04 18:30:29下载
- 积分:1
-
RS码和BCH码译码的MATLAB源文件,可以作为C代码的参考
RS码和BCH码译码的MATLAB源文件,可以作为C代码的参考-RS code and BCH Decoding the MATLAB source file can be used as the reference C code
- 2022-07-06 23:40:11下载
- 积分:1
-
noisex-92噪声库
各个语音研究中,几个比较有代表性的噪声,从而便与研究语音降噪性能。(n each speech research, several representative noises can be used to study the performance of speech noise reduction.)
- 2020-06-23 05:40:02下载
- 积分:1
-
PCI Express
说明: PCIe板卡的PCB模板,altiumdesigner格式(PCB template of PCIe board, Altium designer format)
- 2021-03-07 09:49:29下载
- 积分:1
-
1234
简单计算器的界面代码,以及实现相关功能,加减乘除清零等(Simple calculator interface code, as well as the relevant functions)
- 2013-09-08 17:14:46下载
- 积分:1
-
pro10
USACO第10题,Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能挤出固定数量的奶,每位奶农每天能提供的牛奶数量是一定的。每天Marry乳业可以从奶农手中采购到小于或者等于奶农最大产量的整数数量的牛奶。
给出Marry乳业每天对牛奶的需求量,还有每位奶农提供的牛奶单价和产量。计算采购足够数量的牛奶所需的最小花费。
(Give the requirement of milk and the amount that they offer.)
- 2013-05-24 15:27:56下载
- 积分:1
-
滤波法
A、名称:限幅滤波法(又称程序判断滤波法)
B、方法:
根据经验判断,确定两次采样允许的最大偏差值(设为A),
每次检测到新值时判断:
如果本次值与上次值之差<=A,则本次值有效,
如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值。
C、优点:
能有效克服因偶然因素引起的脉冲干扰。
D、缺点:
无法抑制那种周期性的干扰。
平滑度差。(A. Name: Limited filter method (also known as program judgement filter method)
B. Method:
Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined.
Judge each time a new value is detected:
If the difference between the current value and the previous value is <=A, the current value is valid.
If the difference between the current value and the previous value is greater than A, then the current value is invalid, abandon the current value and replace the current value with the last value.
C. Advantages:
It can effectively overcome the impulse interference caused by accidental factors.
D. Disadvantages:
That periodic interference cannot be suppressed.
The smoothness is poor.)
- 2020-06-24 18:20:01下载
- 积分:1
-
transmission line appendix code
说明: paul研究生教材,多导体传输线理论附录部分代码(Paul multi-conductor transmission line theory appendix code)
- 2020-03-12 17:15:44下载
- 积分:1
-
zooming by two method in matlab
zooming by two method in matlab
- 2023-03-22 20:15:02下载
- 积分:1