搜索结果
找到约 3,261 项符合
f.m 的查询结果
按分类筛选
- 全部分类
- 技术资料 (9)
- matlab例程 (7)
- 数据结构 (7)
- 单片机编程 (6)
- 数学计算 (5)
- 人工智能/神经网络 (4)
- 模拟电子 (3)
- 单片机开发 (3)
- 其他 (3)
- 源码 (3)
- 电源技术 (2)
- Java编程 (2)
- 其他书籍 (2)
- 书籍源码 (2)
- 通讯/手机编程 (2)
- 编译器/解释器 (2)
- DSP编程 (1)
- 学术论文 (1)
- 技术书籍 (1)
- 技术教程 (1)
- autocad教程 (1)
- C/C++语言编程 (1)
- 可编程逻辑 (1)
- 工控技术 (1)
- 电子政务应用 (1)
- 文件格式 (1)
- 软件设计/软件工程 (1)
- 汇编语言 (1)
- 系统设计方案 (1)
- 数值算法/人工智能 (1)
- VHDL/FPGA/Verilog (1)
- 微处理器开发 (1)
- FlashMX/Flex源码 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- 文章/文档 (1)
- VC书籍 (1)
- Linux/uClinux/Unix编程 (1)
- 习题答案 (1)
- VIP专区 (1)
matlab例程 分别给出利用自适应Simpson积分的数值积分方法(QUAD.m)和自适应Lobatto的数值积分算法(QUADL.m)。
分别给出利用自适应Simpson积分的数值积分方法(QUAD.m)和自适应Lobatto的数值积分算法(QUADL.m)。
matlab例程 这是m序列的matlab调制和解调程序
这是m序列的matlab调制和解调程序,值得一看哦
通讯编程文档 几个实用的M-DPSK,MPSK误码率分析的MATLAB程序
几个实用的M-DPSK,MPSK误码率分析的MATLAB程序
邮电通讯系统 各种调制方式的matlab源码bask.m, bfsk.m, bpsk.m, msk.asv, msk.m, qpsk.m, raymodel.m
各种调制方式的matlab源码bask.m, bfsk.m, bpsk.m, msk.asv, msk.m, qpsk.m, raymodel.m
matlab例程 这是一个基于matlab维纳滤波的m程序
这是一个基于matlab维纳滤波的m程序,多用于信号处理和图像处理,还包含两个应用,供大家参考。
人工智能/神经网络 this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
Notes:
1. Input error checking included
2. Inputs can be specified in any order, s ...
人工智能/神经网络 wujiao.m是五角星去交叉程序
wujiao.m是五角星去交叉程序,用于使求出的tsp去交叉,应用见我上载的ant-tsp-elimcross程序
nixu.m是wujiao.m求逆序的测试程序
matlab例程 一个多径信道仿真程序。其主程序为: Jakes_filter.m 产生信道多普勒功率谱形状 linear_fft.m作fft变换
一个多径信道仿真程序。其主程序为:
Jakes_filter.m 产生信道多普勒功率谱形状
linear_fft.m作fft变换,并作相应平移。
linear_psd.m分析信号的psd
qpsk_berest.m产生qpsk信号
random_binary产生随机信号源
数值算法/人工智能 用MATLAB的脚本语言M语言编写的
用MATLAB的脚本语言M语言编写的,用于在MATLAB环境下实现帕笛近似(高阶模型简化降阶)的程序源代码,可以在MATLAB环境下直接运行。
邮电通讯系统 This m-file simulates MPSK (theoretical and simulated) with Gray coding This m-file simulates MPSK
This m-file simulates MPSK (theoretical and simulated) with Gray coding
This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel ...