-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
walker
matlab 模拟人行走的源程序,可随意改变人走的角度、速度(people walking matlab simulation source code, can easily change the angle of human walking speed)
- 2013-10-01 21:08:18下载
- 积分:1
-
nes_user
Make sure that all structs defined in this file remain laid out so that they pack the same way on 32-bit and 64-bit architectures (to avoid incompatibility between 32-bit userspace and 64-bit kernels).
- 2014-09-18 12:05:53下载
- 积分:1
-
cyclic2
完整的循环谱计算代码,可以直接运用,稍加改动就可以变成其他的循环谱形式,欢迎下载。(Complete cycle spectrum calculation code can be directly applied, a little change can become another form of cyclic spectrum, welcome to download.)
- 2014-07-12 21:02:38下载
- 积分:1
-
wavelet_denoise
基于MATLAB编写的代码,采用小波阈值降噪的方法对采集的光谱信号进行滤波处理。可自行设定阈值,实现不同的滤波效果。(Based on the code written in MATLAB, using wavelet threshold noise reduction method for filtering spectrum signal acquisition process. You can set the threshold to achieve different filter effects.)
- 2021-01-13 15:48:49下载
- 积分:1
-
MATLAB-YUYINSHIBIE
LPC speech recognition
- 2011-10-16 04:00:11下载
- 积分:1
-
dpdsimulation
数字预失真matlab源码、仿真通过可用(The digital pre-distortion matlab source code, and simulation a through the is available)
- 2013-04-30 13:14:05下载
- 积分:1
-
hw1_result
Cooperative relaying
with Decode and Forward scheme
code rate = 1/4 C.C
for single-relay case
- 2010-01-18 05:52:40下载
- 积分:1
-
RPLS
递推偏最小二乘法(RPLS)采用自适应更新策略,更好的实现建模和实时监测,并提供实例说明。(Recursive partial least squares (RPLS) using adaptive update strategy, better realize the modeling and real-time monitoring, and provide examples.
)
- 2021-04-24 14:58:48下载
- 积分:1
-
a.lin
Dinic method of maximum flow construction,
for O(n^3),
using pseudo-maximal flow construction by
Malhotra - Kumar - Maheshvari.
By Vitold Lipsky ( Combinatorics for programmers , 1988).
Written by: Amir Tulegenov, 2009
- 2015-01-06 16:03:14下载
- 积分:1