资源列表
[matlab例程] uwb
说明:realize uwb-ppm in AWGN ,draw conclusion of per and design. a module in the context. and make a simulation at last indeed and we made it in matlab.<lichenyang> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[matlab例程] ADS1282_noise_thd
说明:ADS1282内噪音测试程序,用DSP读取数据,再用MATLAB解析数据并且分析-a code for ADS1282 noise test<陈耀弘> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[matlab例程] Mokhaberat-ostad---Copy
说明:sampling of rect signal<Farima> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[matlab例程] calculate-number-of-char
说明:键盘输入,计算字符串中数字,字母的个数,并在窗口返回现实数字-keyboard input,calculate the number of number and char of the char group<吴旭> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] not-recursive-realized
说明:该程序是分段函数: akm(m,n){ n+1 m =0 akm(m-1,1) m!=0,n=0 akm(m-1),(akm(m,n-1)) m!=0,n!=0 实现递归和非递归的算法 非递归算法可能使计算时间减少-The program is piecewise function: Akm (m, n) { N+ 1 m = 0 Akm (m-1, 1) m! = 0, n = 0 Akm (m<> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] N-binary-tree-to-traverse
说明:本程序用递归法遍历N叉树。可进行深度和广度遍历。 注: 按“/”键结束输入 如 2 1 3 / 6 / 9 / / / / 输入可得 深度遍历为21369,广度遍历为21369 最打节点个数为100个,且节点类型为字符型-This program using a recursive method to traverse N binary tree. For dept<> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MiniSpanTree_PRIM
说明:PRIM算法实现最小生成树的建立,并输出到文本文件中-PRIM to establish the minimum spanning tree algorithm, and output to a text file<范殊文> 在 2025-05-19 上传 | 大小:1kb | 下载:0