资源列表
[matlab例程] test_gpsArray_final
说明:gps信号的空域处理 包括gps阵列的模拟 空域的出算法-gps gps signal processing includes an array of airspace airspace of the algorithm simulation<戴小翔> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 112[1]
说明:人脸检测根据姿态评估,然后利用adaboost方法训练分类器,是一片值得收藏的文章-Face detection based on posture assessment and classification using adaboost training method, is a worthy collection of articles<程志林> 在 2025-11-23 上传 | 大小:3.75mb | 下载:0
[matlab例程] MATLAB-Curve-Fitting
说明:给予神经网络RB发的MATLAB曲线拟合-Issued to give MATLAB neural network curve fitting RB<dddd> 在 2025-11-23 上传 | 大小:181kb | 下载:0
[matlab例程] Wide-field-optical-system-
说明:给予神经网络的大视场光学系统畸变曲线拟合-Given the large field of neural network optical system distortion curve fitting<dddd> 在 2025-11-23 上传 | 大小:304kb | 下载:0
[matlab例程] CGfft
说明:Within each folder, first run gendata.m (in Matlab) to generate the appropriate data files. Then, run gclabel.cpp to estimate the shadow map and normal field. Finally, run genheight.m in Matlab to integrate the normal field. The light source directio<李岩> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[matlab例程] kalman_filter
说明:卡尔曼滤波,对一组数据滤波。也可以自己修改针对矩阵形式-Kalman filter, a set of data filtering. You can make changes to the form for the matrix<zhikun> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[matlab例程] Image_Denoising_Global_Denoising
说明:基于压缩感知的的图像去噪,用于不同维数,-image denoising based on cs<高艺菡> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[matlab例程] spi_dual_port_example
说明:adis16350labview双口通讯程序及其说明-adis16350labview dual-port communication procedures and instructions<libin> 在 2025-11-23 上传 | 大小:590kb | 下载:0
[数据结构常用算法] C_lianbiao
说明: Data *Create() //创建一个带头结点的空表 void Insert(Data *,int) //插入一个节点 void Reverse(Data *) //就地逆置 void Delete(Data *) //删除指定节点的节点 void Print(Data *) //打印链表 void Exit() //退出-Data* Create () // create an empty table to take the lead node void I<> 在 2025-11-23 上传 | 大小:1kb | 下载:0