From c65e404d2d14dd072d1ef4957c817a0ae939e013 Mon Sep 17 00:00:00 2001
From: akshay
Date: Tue, 24 Dec 2024 10:23:22 +0530
Subject: Update content for problem-statement.astro
---
src/pages/problem-statement.astro | 56 ++++++++++++++++++++++++++++++++++++---
1 file changed, 53 insertions(+), 3 deletions(-)
diff --git a/src/pages/problem-statement.astro b/src/pages/problem-statement.astro
index f531954..d0f7be8 100644
--- a/src/pages/problem-statement.astro
+++ b/src/pages/problem-statement.astro
@@ -13,10 +13,10 @@ import HomeBody from '../components/HomeBody.astro';
Choosing a problem statement for your Scilab case study:
-
+
- Select a research paper as a reference published in a recognized and reputable journal or presented at a reputed conference.
- Reproduce its results using Scilab.
- - Present the Scilab-based solution, workflow, and comparison with the original results along with a report.
Here are some suggested domains for the Hackathon.
+ - Present the Scilab-based solution, workflow, and comparison with the original results along with a report.
Here are some suggested domains for the Hackathon:
@@ -42,7 +42,57 @@ import HomeBody from '../components/HomeBody.astro';
-
+
+
+
System Requirement
+
+
+
+
+
+
+
+
General:
+
+ RAM: 4 GB (8 GB recommended)
+ Processor: Dual-core or higher
+ Storage: 2 GB free space
+ Internet: Stable connection
+
+
+
+
+
+
--
cgit