-
Given the use of SVD for solving equations of the code, the validity of the resu...
给出了利用svd求解方程组的代码,结果的有效性在主函数中得到验证-Given the use of SVD for solving equations of the code, the validity of the results in the main function has been verified
- 2022-08-09 20:27:22下载
- 积分:1
-
File contains the steepest descent algorithm, least
文件包含最速下降算法,最小二乘算法,霍夫曼编码-File contains the steepest descent algorithm, least-squares algorithm, Huffman coding
- 2023-07-30 23:10:03下载
- 积分:1
-
计算两个矩阵的乘法,利用c语言实现
计算两个矩阵的乘法,利用c语言实现-calculation of the two Matrix multiplication, using language c
- 2022-03-19 18:04:06下载
- 积分:1
-
求解Fibonacc数列中大于t的最小的一个数,结果由函数返回
求解Fibonacc数列中大于t的最小的一个数,结果由函数返回-Solving Fibonacc series in t is greater than the smallest number of results by the function returns
- 2022-07-02 12:51:24下载
- 积分:1
-
Real
实数编码遗传算法程序 共3部分 可以应用于很多方面,但需进一步理解其原理-Real-coded genetic algorithm procedure can be applied to a total of 3 parts in many aspects, but a better understanding of its principle
- 2023-05-22 18:15:03下载
- 积分:1
-
线性方程组的解法
线性方程组的解法: 矩阵分解与线性方程组直接方法
- 2022-03-18 13:42:41下载
- 积分:1
-
三角形输出。很好的。
三角形输出。很好的。-triangle output. Very good.
- 2023-03-13 22:35:04下载
- 积分:1
-
matlab仿真硬件时用的定点化仿真
应用背景matlab仿真硬件时用的定点化仿真,一般用matlab 直接生成的滤波器响应仿真,因为结果是浮点的,所以和真实硬件计算出的结果差别很大。所以应当进行定点化处理,再检查响应曲线,在硬件设计(FPGA)就应该提前清楚到底要多和位的精度。关键技术输入参数是归一化的浮点数以及位宽,bit_floor.m用来仿真低位直接截断后的效果。bit_round.m是硬件按真正的四舍五入截断处理后的效果。bit_round_hw.m是仿真硬件处理里简化版四舍五入。
- 2022-12-06 11:40:03下载
- 积分:1
-
用C语言实现的各种算法,可以用于参考。适合于初学者,或者需要了解算法在c语言中的实现的朋友们。...
用C语言实现的各种算法,可以用于参考。适合于初学者,或者需要了解算法在c语言中的实现的朋友们。-Using C language to achieve a variety of algorithms can be used for reference. Suitable for beginners, or need to understand the algorithm in c language realize friends.
- 2022-01-20 22:53:39下载
- 积分:1
-
Hough变换检测直线
用来检测一副二值图像中的平行直线,如有平行直线则将他们找出来。希望大家可以用的上,欢迎下载!!谢谢
- 2022-01-25 23:55:20下载
- 积分:1