搜索结果
找到约 3,147 项符合
M-Files 的查询结果
Delphi控件源码 For build this project you can use ant (www.apache.org). Before build project rename file build.pro
For build this project you can use ant (www.apache.org). Before build project rename
file build.properties.pattern in build.properties and set specific for your machine
parameters, then start build.bat (for Windows platform) or build.sh (for Linux)
in root project folder. After compile process all b ...
matlab例程 产生2ASK、4ASK、8ASK的m文件和产生的mat格式的数据文件。
产生2ASK、4ASK、8ASK的m文件和产生的mat格式的数据文件。
DSP编程 C281x C/C++ Header Files and Peripheral Examples
C281x C/C++ Header Files and Peripheral Examples
DSP编程 TI 公司的 C280x C/C++ Header Files and Peripheral Examples
TI 公司的 C280x C/C++ Header Files and Peripheral Examples
DSP编程 TI 公司的 F2833x / F2823x C/C++ Header Files and Peripheral Examples
TI 公司的 F2833x / F2823x C/C++ Header Files and Peripheral Examples
DSP编程 TI 公司的 C2804x C/C++ Header Files and Peripheral Examples
TI 公司的 C2804x C/C++ Header Files and Peripheral Examples
数学计算 非线性最小二乘法,L-M算法
非线性最小二乘法,L-M算法,单精度。可用于学习,科研
其他书籍 无线通信系统中M进制N维信号集的信道容量分析及其计算
无线通信系统中M进制N维信号集的信道容量分析及其计算
matlab例程 基本使用说明如下: 1、文件夹中均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版
基本使用说明如下:
1、文件夹中均为MATLAB软件M文件程序;
2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应;
3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行;
4、程序头中功能介绍了此程序的主要实现的功能。 ...
数学计算 一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组; //m 为Data数组大小;n 为peak数组的大小。 //m_Min 为Data数组中最小值 //假设峰值个数PN
一维序列中峰值提取//Data为待分析的数组;peak为排序后的数组;
//m 为Data数组大小;n 为peak数组的大小。
//m_Min 为Data数组中最小值
//假设峰值个数PN>n