-
压缩感知算法
说明: 压缩采样匹配追踪(CoSaMP) 数据重建(CoSaMP compressing sensing function)
- 2020-06-03 16:08:31下载
- 积分:1
-
Very classic Lianliankan source code, and all living creatures share, everyone c...
很经典的连连看源代码,与众生共享,大家可以随便下载。-Very classic Lianliankan source code, and all living creatures share, everyone can freely download.
- 2023-01-08 13:15:02下载
- 积分:1
-
智能车程序
说明: 智能车程序完整版的,包括图像处理以及舵机电机控制,希望可以一起沟通交流(Intelligent vehicle program complete version, including image processing and steering motor control, hope to be able to communicate with each other.)
- 2020-06-25 15:40:01下载
- 积分:1
-
yangg
基于多变量系统广义自适应预测控制程序,可对多输入多输出系统进行研究(Multivariable systems based on generalized adaptive predictive control procedures may be multiple-input multiple-output system study)
- 2020-11-19 20:29:39下载
- 积分:1
-
bootRes包算相关系数
说明: R 语言 bootRes包算相关系数 计算bootstrapped 相关系数(calculate bootstrapped correlation)
- 2021-04-19 11:38:54下载
- 积分:1
-
USART
USART-ATMEGA16A.rar是ATMEGA16的升级版本ATMEGA16A的串口的使用介绍,包括硬件设置和源代码-USART-ATMEGA16A.rar upgrade is the ATMEGA16 serial ATMEGA16A use, including hardware setup and source code
- 2023-08-18 19:50:04下载
- 积分:1
-
小世界网络的生成
说明: 复杂网络上小世界网络的生成,用MATLAB实现(Complex network on the small world network generation, with MATLAB)
- 2019-11-17 21:26:48下载
- 积分:1
-
Dynamic
说明: 在matlab上仿真了SAR-ADC的动态性能,主要关于split结构(the dynamic property of SAR_ADC Is simulated in matlab, about split architecture)
- 2019-02-20 10:29:49下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1
-
3116001336(1)
使用一个变量实现线性回归,以预测餐馆的利润。
使用梯度下降法,假设 h (x) 由线性模型给出 ,定义代价函数为 。线性回归的目标就是要最小化这个代价函数。(To get started with the exercise, you will need to download the starter
code and unzip its contents to the directory where you wish to complete the
exercise. If needed, use the cd command in Octave/MATLAB to change to
this directory before starting this exercise.)
- 2019-06-12 15:57:12下载
- 积分:1