-
GaussianFiltering
利用高斯核自行完成高斯平滑。
1.gkernel.m: 创建高斯核。
2.getnorm.m: 将高斯核归一化以求得该核的图像
3.convo.m:不用自带函数求卷积
4.conducting.m: 举例执行程序(1.gkernel.m: Buidling Gaussian kernels.
2.getnorm.m: Normalizing Gaussian kernel in order to display the kernel.
3.convo.m: calculating the convolution.
4.conducting.m: conducting the program with some examples.)
- 2010-10-16 10:27:11下载
- 积分:1
-
file
armold 变换是数字图像置乱中常用的一种方法。本文给出了armold 变换的matlab源代码,以方便大家的使用。(armold digital image scrambling transformation is commonly used methods. In this paper, armold transform matlab source code to facilitate everyone' s use.)
- 2010-05-05 15:53:30下载
- 积分:1
-
radial_dist_laodflow
This runs the distribution loadflow for a radial distribution system, it is a matlab code
- 2009-06-17 16:43:36下载
- 积分:1
-
shuiwen
水文测量中的matlab仿真,包括自动行驶,采集数据,完整的仿真模型的搭建。(Hydrographic survey of matlab simulation, including automatic driving, data collection, build a complete simulation model.)
- 2013-12-04 14:45:26下载
- 积分:1
-
test_BER_PLL2_64QAM
在OFDM系统的大环境下,本代码实现了64QAM的调制,载波同步及其误码率计算。(this code realizes the modulation, the carrier synchronization and the bit error rate test)
- 2014-03-27 17:26:40下载
- 积分:1
-
gridon01
说明: 采用LCL滤波器的并网逆变器双闭环控制系统仿真,系统采用电感电流外环电容电流内环(The double closed-loop control system of grid-connected inverter with LCL filter is simulated. The system adopts inductance current outer loop and capacitance current inner loop.)
- 2019-04-23 15:59:59下载
- 积分:1
-
最速下降法
说明: 最速下降法是迭代法的一种,可以用于求解最小二乘问题(线性和非线性都可以)。在求解机器学习算法的模型参数,即无约束优化问题时,梯度下降(Gradient Descent)是最常采用的方法之一,另一种常用的方法是最小二乘法。在求解损失函数的最小值时,可以通过梯度下降法来一步步的迭代求解,得到最小化的损失函数和模型参数值。反过来,如果我们需要求解损失函数的最大值,这时就需要用梯度上升法来迭代了。在机器学习中,基于基本的梯度下降法发展了两种梯度下降方法,分别为随机梯度下降法和批量梯度下降法。(The steepest descent method is a kind of iterative method, which can be used to solve the least squares problem (both linear and nonlinear). In solving the model parameters of machine learning algorithm, that is, unconstrained optimization, gradient descent is one of the most commonly used methods, and the other is the least square method. When solving the minimum value of loss function, the gradient descent method can be used step by step to get the minimum value of loss function and model parameters. Conversely, if we need to solve the maximum value of the loss function, then we need to use the gradient rise method to iterate. In machine learning, two kinds of ladders are developed based on the basic gradient descent method)
- 2019-11-24 13:06:03下载
- 积分:1
-
matlab
MATLAB仿真课件,初学者较好的MATLAB学习课件(MATLAB simulation courseware, good for beginners learning courseware MATLAB)
- 2010-06-19 17:10:32下载
- 积分:1
-
GNSS_SDR
GPS_SDR:GPS软件接收机源码,包括从中频数据获取到捕获、跟踪、解码、定位和界面显示。(GPS_SDR: GPS software receiver source, including data acquisition from the IF to the acquisition, tracking, decoding, positioning, and screen displays.)
- 2010-11-09 16:36:14下载
- 积分:1
-
Kalman_paper_simulate
说明: Kalman滤波器仿真研究,包括自己写的小论文及其详细的MATLAB程序仿真。(Kalman filter simulation studies, including a small paper to write my own detailed procedures for the MATLAB simulation.)
- 2009-09-01 10:46:11下载
- 积分:1