-
matlab-final-work
说明: matlab课程大作业,共两个小程序,一个是根据shouming.txt 中的数据分析人均寿命分布情况;另一个是任意输入两个相向而行的波的幅度、频率、相位,观察这两个波叠加的动画,比如可以形成驻波、拍等典型的波(matlab course great job, a total of two small programs, one is based on shouming.txt life expectancy in the distribution of data analysis the other is the two meet each other halfway arbitrary input wave amplitude, frequency, phase, observation of these two waves superposition of the animation, such as to form a standing wave, making the typical wave)
- 2011-03-11 12:19:48下载
- 积分:1
-
atp_empt_rule_book
电磁暂态计算用EMTP的rule手册,英文版本,中文版翻译不是很好,还是得看英文版(atp emtp rule book ,english version)
- 2014-01-13 11:42:01下载
- 积分:1
-
VersionThree_ForCOE543
source code in matlab for cdma system
- 2009-06-06 23:05:45下载
- 积分:1
-
dijiktra
It is used to find shortest path between the nodes
- 2013-11-12 16:59:31下载
- 积分:1
-
face
this is face for matlab implementation yale data sets
- 2015-03-16 16:40:53下载
- 积分:1
-
SEPIC
sepic converter module simulink/matlab
- 2014-01-30 05:21:42下载
- 积分:1
-
mcx
关于四旋翼飞行器的控制仿真,串级PID算法。有相关文献。(Control simulation of four rotor aircraft, cascade PID algorithm. There are relevant documents.)
- 2018-05-25 10:21:29下载
- 积分:1
-
code
说明: 卡尔曼滤波,分别用UKF、EKF用于非线性飞行器系统,飞行器模型分别采用CA/CV/Jerk/sin模型(Kalman filter, UKF, EKF for nonlinear aircraft systems, respectively, aircraft model using CA / CV / Jerk / sin model)
- 2019-09-20 11:19:57下载
- 积分:1
-
CDMA-2USER
二用户CDMA系统,信道为加性高斯信道,使用BPSK调制,15位M序列扩频,可以正确解扩解调。
输出为2用户的基带信号、扩频信号、PSK调制信号、解调信号的时域和频域特性,给出两个用户分别的误码率。 (Second, the user CDMA system, channel for the additive Gaussian channel, using BPSK modulation, 15 M Sequence Spread Spectrum, you can correct demodulation despreading. Output of 2 user' s baseband signal, spread spectrum signal, PSK signal modulation, demodulation signal time domain and frequency domain characteristics of the two users are given the bit error rate, respectively.)
- 2020-07-02 03:20:02下载
- 积分:1
-
Binary_Search
说明: 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中,
首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;(Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success )
- 2011-03-24 10:54:46下载
- 积分:1