-
lpc_basedon_matlab
lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。(linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.)
- 2020-12-15 22:49:13下载
- 积分:1
-
faktoryelandmaxnumber
The max number in 3 numbers your input. And factorial calculation.
- 2014-09-22 00:17:18下载
- 积分:1
-
pmsgjg
采用matlab对平面四杆机构进行运动分析,并输出图像.(Using MATLAB to analyse the motion of planar four bar mechanism, and the output image)
- 2014-01-29 01:44:08下载
- 积分:1
-
chapter24
说明: 蚁群算法的20*20km地图建模,及其三维路径规划(Ant colony 20 * 20 3D path planning)
- 2021-03-05 10:03:28下载
- 积分:1
-
61i_atan_cordic_v2_0_vhdl_ise
my_atan_cordic.xco - Core parameter file
my_atan_cordic.vho - Core VHDL instantiation template
my_atan_cordic.vhd - Core VHDL simulation file (only for simulation)
my_atan_cordic.edn - Core EIDF netlist (only for implementation)
x_in_cos.dat - input data for the simulation (only for simulation)
y_in_cos.dat - input data for the simulation (only for simulation)
cordic_functional.do - ModelSim do file for functional simulation
cordic_timing.do - ModelSim do file for timing simulation
design_top.ucf - contrsaints file (only for implementation)
design_top.vhd - VHDL toplevel
design_top_tb.vhd - VHDL testbench
- 2010-06-03 19:51:01下载
- 积分:1
-
cp0801_Gnoise1
超宽带高斯噪声的计算1,与其他的几个共用(Ultra-Wideband Gaussian noise calculation 1, and some other common)
- 2009-03-26 20:19:42下载
- 积分:1
-
pro_1
有一个3阶对象,要求使用继电自整定方法对其实施自适应PID控制。
要求:
1、选择采样时间0.1s,把对象离散化。
2、加继电(开关)控制,测量对象的Tc,Kc。
3、利用ZIEGLER-NICHOLS 公式表,确定PID参数。
4、实现闭环控制。
5、根据调节效果,修正PID参数。
(A 3-order object, requires the use of relay self-tuning PID control methods on the implementation of adaptive. Requirements: 1, select the sampling time 0.1s, the discrete objects. 2, plus relay (switch) control, measurement object Tc, Kc. 3, using ZIEGLER-NICHOLS formula table, determine the PID parameters. 4, closed loop. 5, according to moderating effect, the amendment PID parameters.)
- 2010-09-03 14:24:46下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
runsim
coding for space coding basics...
- 2010-12-22 18:04:37下载
- 积分:1
-
LFM信号脉冲压缩时的关键问题仿真
以下几个matlab程序对雷达常用的线性调频信号(lfm信号)进行脉冲压缩时的关键问题进行了仿真,其中包括旁瓣抑制影响(加窗与不加窗)、多卜勒频移影响,并对时域脉压与频域脉压结果进行了对比分析,供相关技术人员参考。(The following several matlab programs simulate the key issues when pulse compression is performed on radar commonly used chirp signal (lfm signal), including sidelobe suppression effects (window and windowless), Doppler frequency shift effects, and The time-domain pulse pressure and frequency-domain pulse pressure results were compared and analyzed for reference by the relevant technical personnel.)
- 2018-04-08 15:04:09下载
- 积分:1